Guest Connected: 49803   Bookmark Us     Contact Us  
Total Shareware
Currently Listed: 243,840 Applications


  Developer Tools - C and C++ Tools and Components

Link To Program

Click to enlarge the ScreenShot

  Pivo Email Validator Component  -  Version  1.01

Email Validator is an assembly that requires the Microsoft .NET framework to run. It is used to validate email addresses at different levels. Email Validator does not have a GUI front end, it is a server component that can only be accessed programmatically. Email Validator can be used on signup forms or it can validate huge lists of email addresses from one address to million. Email Validator validates email addresses at four different levels. Syntax, Domain, SMTP, and Mailbox levels. To validate an email address, simply create the EmailValidator object, pass it the email address and the level of validation to check, and Email Validator will do the rest. For some code examples on how to use Email Validator, click here. Email Validator does not actually send an email, but it can check the remote mail server to see if the server will accept an email for that address. The only way to truly check to see if an email address is valid, is to send an email. Here's a more detailed explanation of the 4 levels of validation provided by Email Validator.

To link to this program use the html below (use text editor and check the exact syntax):

<a href="http://www.TotalShareware.com/LinkToItem.aspx?id=49533">View this program at www.TotalShareware.com</a>

This link will appear like:

View this program at www.TotalShareware.com