Validation of correct email address entry

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form on my site which asks the viewer to enter his email address
twice -- and I want to create a validation error if the two textbox fields do
not match.

I've named the first field and the second [email2].

I then entered a validation command for the second field, requiring that its
value be equal to [email]. I created a custom validation error page.
When I published, the form fails (and forwards to the error page) whether
the data in the two textbox fields matches or not.
Can anyone help?
Thank you.
 
You can not mix FP Form Field Validation and Custom Written Form Field Validation

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 

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

Back
Top