Form Field Validation

S

shikha

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 :)
 
T

Thomas A. Rowe

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.
==============================================
 
S

shikha

Hi Thomas,

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

Thomas A. Rowe

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.
==============================================
 
S

shikha

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 :) :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top