Two Different Ways Form Validation Errors Display

S

Stephen Horrillo

At my two websites I have a small form for subscribing/unsubscribing to my
mail list. If incorrect data is entered one website takes you to a web page
to tell the user to correct the error. This happenes with
(http://www.BrokerAgentTraining.com) When a user enters the wrong info into
the form at http://www.over100percent.com a little box pops up instead of
going to a whole other page. I have the setting the same on both. How can I
control which method the validator uses? Why is this happening?


--
Warmest regards,

Stephen Horrillo, Realtor / C.Ht.
For MLS & Computer Training: http://www.BrokerAgentTraining.com
Realtors Earn Over 100% at EXIT: http://www.over100percent.com
 
S

Stefan B Rusynko

The second one is using form filed validation and a custom confirmation page
U-Confirmation-Url="Maillist_Confirmation.htm"




| At my two websites I have a small form for subscribing/unsubscribing to my
| mail list. If incorrect data is entered one website takes you to a web page
| to tell the user to correct the error. This happenes with
| (http://www.BrokerAgentTraining.com) When a user enters the wrong info into
| the form at http://www.over100percent.com a little box pops up instead of
| going to a whole other page. I have the setting the same on both. How can I
| control which method the validator uses? Why is this happening?
|
|
| --
| Warmest regards,
|
| Stephen Horrillo, Realtor / C.Ht.
| For MLS & Computer Training: http://www.BrokerAgentTraining.com
| Realtors Earn Over 100% at EXIT: http://www.over100percent.com
 
S

Stephen Horrillo

The second one is using form filed validation and a custom confirmation
page
U-Confirmation-Url="Maillist_Confirmation.htm"

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

Both are using validation and a custom conformation page. Please explain.

--
Warmest regards,

Stephen Horrillo, Realtor / C.Ht.
For MLS & Computer Training: http://www.BrokerAgentTraining.com
Realtors Earn Over 100% at EXIT: http://www.over100percent.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

Similar Threads


Top