PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Form Field Validation

Reply

Form Field Validation

 
Thread Tools Rate Thread
Old 21-06-2006, 08:54 PM   #1
=?Utf-8?B?c2hpa2hh?=
Guest
 
Posts: n/a
Default Form Field Validation


Hi,

I have several fields that needs to be validated. First of all on the drop
down menu, the first choice is -select-, how can i force validation so that
user selects something, and not leave it as -select-

And then want to do force validation for phone number.
I have tried usingt javascript, but it doesn't work...I am using Frontpage
2002, when i publish it on webserver, I find my javascript is overridden by
system or something...

Any ways around it?

Thank you
  Reply With Quote
Old 21-06-2006, 09:00 PM   #2
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: Form Field Validation

Disallow the first choice of "-Select-"

You can't easy validate phone number unless your site is US/CD based, i.e., (000) 123-2345 etc.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"shikha" <shikha@discussions.microsoft.com> wrote in message
news:197EB772-4128-431A-80D3-04F9235C3B84@microsoft.com...
> Hi,
>
> I have several fields that needs to be validated. First of all on the drop
> down menu, the first choice is -select-, how can i force validation so that
> user selects something, and not leave it as -select-
>
> And then want to do force validation for phone number.
> I have tried usingt javascript, but it doesn't work...I am using Frontpage
> 2002, when i publish it on webserver, I find my javascript is overridden by
> system or something...
>
> Any ways around it?
>
> Thank you



  Reply With Quote
Old 22-06-2006, 04:06 AM   #3
=?Utf-8?B?c2hpa2hh?=
Guest
 
Posts: n/a
Default Re: Form Field Validation

Hi Thomas,

I have tried that, but that doesn't work. If I choose "-Select", it lets me
submit....j

"Thomas A. Rowe" wrote:

> Disallow the first choice of "-Select-"
>
> You can't easy validate phone number unless your site is US/CD based, i.e., (000) 123-2345 etc.
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "shikha" <shikha@discussions.microsoft.com> wrote in message
> news:197EB772-4128-431A-80D3-04F9235C3B84@microsoft.com...
> > Hi,
> >
> > I have several fields that needs to be validated. First of all on the drop
> > down menu, the first choice is -select-, how can i force validation so that
> > user selects something, and not leave it as -select-
> >
> > And then want to do force validation for phone number.
> > I have tried usingt javascript, but it doesn't work...I am using Frontpage
> > 2002, when i publish it on webserver, I find my javascript is overridden by
> > system or something...
> >
> > Any ways around it?
> >
> > Thank you

>
>
>

  Reply With Quote
Old 23-06-2006, 12:21 PM   #4
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: Form Field Validation

Then you have not set up the validation process correctly or you have change the form name from what
FP has named it, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"shikha" <shikha@discussions.microsoft.com> wrote in message
news:A2909606-CCE0-4DB6-B40B-396843594E52@microsoft.com...
> Hi Thomas,
>
> I have tried that, but that doesn't work. If I choose "-Select", it lets me
> submit....j
>
> "Thomas A. Rowe" wrote:
>
>> Disallow the first choice of "-Select-"
>>
>> You can't easy validate phone number unless your site is US/CD based, i.e., (000) 123-2345 etc.
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> ==============================================
>> If you feel your current issue is a results of installing
>> a Service Pack or security update, please contact
>> Microsoft Product Support Services:
>> http://support.microsoft.com
>> If the problem can be shown to have been caused by a
>> security update, then there is usually no charge for the call.
>> ==============================================
>>
>> "shikha" <shikha@discussions.microsoft.com> wrote in message
>> news:197EB772-4128-431A-80D3-04F9235C3B84@microsoft.com...
>> > Hi,
>> >
>> > I have several fields that needs to be validated. First of all on the drop
>> > down menu, the first choice is -select-, how can i force validation so that
>> > user selects something, and not leave it as -select-
>> >
>> > And then want to do force validation for phone number.
>> > I have tried usingt javascript, but it doesn't work...I am using Frontpage
>> > 2002, when i publish it on webserver, I find my javascript is overridden by
>> > system or something...
>> >
>> > Any ways around it?
>> >
>> > Thank you

>>
>>
>>



  Reply With Quote
Old 23-06-2006, 01:55 PM   #5
=?Utf-8?B?c2hpa2hh?=
Guest
 
Posts: n/a
Default Re: Form Field Validation

Hi Thomas,

It is working fine now. I connected the form to a new database, and it was
validation everything. Thank you so much for your help

"Thomas A. Rowe" wrote:

> Then you have not set up the validation process correctly or you have change the form name from what
> FP has named it, etc.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "shikha" <shikha@discussions.microsoft.com> wrote in message
> news:A2909606-CCE0-4DB6-B40B-396843594E52@microsoft.com...
> > Hi Thomas,
> >
> > I have tried that, but that doesn't work. If I choose "-Select", it lets me
> > submit....j
> >
> > "Thomas A. Rowe" wrote:
> >
> >> Disallow the first choice of "-Select-"
> >>
> >> You can't easy validate phone number unless your site is US/CD based, i.e., (000) 123-2345 etc.
> >> --
> >> ==============================================
> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> ==============================================
> >> If you feel your current issue is a results of installing
> >> a Service Pack or security update, please contact
> >> Microsoft Product Support Services:
> >> http://support.microsoft.com
> >> If the problem can be shown to have been caused by a
> >> security update, then there is usually no charge for the call.
> >> ==============================================
> >>
> >> "shikha" <shikha@discussions.microsoft.com> wrote in message
> >> news:197EB772-4128-431A-80D3-04F9235C3B84@microsoft.com...
> >> > Hi,
> >> >
> >> > I have several fields that needs to be validated. First of all on the drop
> >> > down menu, the first choice is -select-, how can i force validation so that
> >> > user selects something, and not leave it as -select-
> >> >
> >> > And then want to do force validation for phone number.
> >> > I have tried usingt javascript, but it doesn't work...I am using Frontpage
> >> > 2002, when i publish it on webserver, I find my javascript is overridden by
> >> > system or something...
> >> >
> >> > Any ways around it?
> >> >
> >> > Thank you
> >>
> >>
> >>

>
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off