EMail Address Verification Javascript
Javascripts > Javascript Forms > EMail Address Verification
Script Title: EMail Address Verification
Description: If you ask for the e-mail address to the user in any textfield on a form, this script verifies whether the text entered in the field is in the format user@domain.com
Example: Available
Copy the following code into your <HEAD></HEAD> tags.
Copy the following code INTO your <BODY> tag.
Copy the following code between the <BODY></BODY> tags of your html page.