Stefan
Sat May 10 03:08:29 CDT 2008
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!" (-;
_____________________________________________
"Seimanidis" <Seimanidis@discussions.microsoft.com> wrote in message news:2F4610AB-ECC0-4C35-8AFF-95D728DF6334@microsoft.com...
|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?