2 Things

Can I make a second entry that verifies an email address

And 2, can I edit the error response so that it directs
visitors bakc to form instead of back to blank form. This
way they do not have to re enter all information if the
verification or mandatory entries are not correct or not
made? thank you

re: Form Problems by Jim

Jim
Sat Mar 06 09:59:50 CST 2004

>-----Original Message-----
>2 Things
>
>Can I make a second entry that verifies an email address

Sure. But if you want to compare the two entries, you'll
need to write JavaScript, ASP, or ASP.NET code.

>And 2, can I edit the error response so that it directs
>visitors bakc to form instead of back to blank form.
>This way they do not have to re enter all information if
>the verification or mandatory entries are not correct or
>not made? thank you

I believe this is the default if the visitor clicks the
Back button. If it's not happening for you, check your
browser settings.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------


Re: Form Problems by FrontPageForms

FrontPageForms
Sat Mar 06 13:11:31 CST 2004

Jeff,

Are you talking about something like this ...

http://frontpag.bizland.com/double_enter.htm

It won't actually validate the email, but it will require
identical entries.

Mike,
http://FrontPag.Bizland.com
Form Tutorials & Form Script Examples

>-----Original Message-----
>2 Things
>
>Can I make a second entry that verifies an email address
>
>And 2, can I edit the error response so that it directs
>visitors bakc to form instead of back to blank form. This
>way they do not have to re enter all information if the
>verification or mandatory entries are not correct or not
>made? thank you
>.
>