Form Validation failure page

G

Guest

I'd like to have a form validation failure page of my own design appear when
someone fails to fill out a required field. I entered the URL of this page in
the form properties, but when there's a failure the small server-side box
specifying the field always appears. How do I replace this with my own
validation failure page?
 
T

Thomas A. Rowe

You really do not want to do this, as this will erase all entries and the user will have to retype
the complete form, leave this option unchecked / balance and stick to using the Form Field
Validation, and your users will like you more.

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

Guest

Well, actually I don't think they'll like me so much more because this is not
an English site, and the message is in English. They'd no doubt prefer
something they can understand. Besides, if they just hit the back button, no
data will be lost - you have to tell them to hit the back button in the
browser and avoid adding a back link in the validation failure page. If
someone can answer my question, I'd appreciate it.
Thanks!
 
P

p c

You could use client javascript for validiting the form. The validation
will be done on the client--before being submitted to the server.

google for "Javascript form validation script" w/o quotes.
 
G

Guest

Good idea, and thanks. I guess this means that Front Page includes the
possibility of using a validation failure form only in case your server
doesn't have Front Page Extensions?
 

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