Description of Basic Email Validation :
This program supports ASP for execution that will be more useful for small companies and websites to include an email verification system for their web forms. This faster way examines the parts of email address like '@' and 'dot' characters and displays the results if an email address does not satisfy the basic format. You can get the source code from the given sample program.