how do I add a code to validate an email address?

S

Seimanidis

I want to add a code to validate an email address in a FP form (not that it
is a real one, but that it has the "@" and the "." symbols at the right
position). I have no idea how to do it. Any suggestions?
 
S

Stefan B Rusynko

You don't use FP form field validation
- You use JavaScript like at
http://javascript.internet.com/forms/email-validation---basic.html
or
http://www.white-hat-web-design.co.uk/articles/js-validation.php

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I want to add a code to validate an email address in a FP form (not that it
| is a real one, but that it has the "@" and the "." symbols at the right
| position). I have no idea how to do it. Any suggestions?
 

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