Email validation in FP forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Please forgive this tyro question but how can I set FP form validation to
ensure that a text string must contain@ and end with a .text string? It
seems such a simple requirement to validate visitor's email addresses but can
find an answer to this? Can I *!

I'd be really grateful for some help here.

Jem
 
FP doesn't have an function like that. You will have to locate a 3rd Party JavaScript to accomplish.

If the email address is require for someone to have access to something, then indicate that they
will receive a email reply with instructions, etc. for access whatever.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Back
Top