Form Validation

L

Lew Cody

I am trying to setup a form validation page other then the one that comes
"built in".
I've set up a customised "confirmation page" which works fine but how do I
set up a customised "validation page" with the same errors the "built in"
page gives.
All I can get it to do so far is acknowledge there was an error but how do I
get it to give the specific error that the "built in" validation page gives.
tia
-Lew
 
S

Stefan B Rusynko

Validation and confirmation pages are not the same
Use JavaScript (or serer side scripting) for validation before the form is sent
Use confirmation pages after the form is sent




| I am trying to setup a form validation page other then the one that comes
| "built in".
| I've set up a customised "confirmation page" which works fine but how do I
| set up a customised "validation page" with the same errors the "built in"
| page gives.
| All I can get it to do so far is acknowledge there was an error but how do I
| get it to give the specific error that the "built in" validation page gives.
| tia
| -Lew
|
|
 
L

Lew Cody

I know what they do and when. What I was trying to get across is that it is
possible to customise the confirmation page, so is it possible to customise
the page that FP provides.
-Lew
 
T

Thomas A. Rowe

No you can not customize the default page that FP provides, however you can create your own page and
have FP use that as your confirmation page

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

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