Form validation

  • Thread starter Thread starter Tessa Ford
  • Start date Start date
T

Tessa Ford

I want a form that will only allow you to go to a certain
page (in this case, my modified confirmation page) as long
as the details are entered.

I have tried to do this and clicked on Data Required on
each text box, but you can still go to the next page just
by clicking on Submit, which I don't want.

Is there something else I should be doing?
 
You can use a form validation script contact me if you
need help setting one up

AndrewC at scorpionsystems.net at=@ done for spam bots
 
Use FrontPage form validation. Just right-click the form field, select "Form
Field Properties" from the context menu, and set up your validation. The
form will not submit until all data is valid as per your specs.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
The more I learn, the less I know.
 
I thought I had done this - please see my original
posting. Even though the data is required, the form will
still go to the next form just by clicking on Submit. You
can test it by going to www.homeopathycollege.com and
clicking on Prospectus in the lefthand menu.
 
Tessa,

You did add form field validation, how you only check that the field was
required, you must also indicate the minimum number of characters that must
be entered as well for each field that is required.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top