Can FP 2003 Verify Email Form Field Entry?

S

Simeon

I would like to have my FP forms set up to be able to verify the data entered
in the email form field by having the person type their email again wherein
the form handler would verify that the data in both fields is identical.

Is this possible in FP 2003, and if so, how is it done?

Mahalo,
Simeon
 
T

Thomas A. Rowe

No, you would have to custom write the JavaScript verification code, and then you would not be able
to use any FP validation code, so you would have to write all of the validation code used.

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

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

Simeon

Thanks for the quick response, You saved me a lot of time trying to do
something that ultimately is not possible withoput writing code, which I
cannot do.

Mahalo,
Simeon Nartoomid
 
Top