Description:
This javascript function will help you to validate the email id given in a form field. Domain Name validation takes in to account of the following criteria, domain names should have only alpha numeric values and '-' and should not begin/end with '-', domain names should not have special characters and extension should be a defined extension.
- domain
|
|