Description of Validate email Addresses :
From this online learning course you can get useful tips in ASP email systems and can generate a cost effective email checker program in ASP by reading this tutorial. It describes the ways to verify the various types of bogus email addresses. Checks for the email address characters '@' and '.' and performs the domain verification function as well as implements the SMTP email service for email validation task.