J
JoeLap
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.
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.