VMailCom
VMailCom questions VMailCom reviews VMailCom download Order
 Informtion
Title: VMailCom
Developer: NehuenMultimedia - Marcelo Fassardi
Platform: win
Price: $125
Size: 469 KB
Reviews & Questions
Shareware your experiences of VMailCom with all of us and cast your vote
View frequently asked questions of VMailCom. Post your questions to the author and other software developers.
 
As webmasters and database administrators struggle to keep email address databases clean, web site form validation becomes key. At this point, the state of email address validation is poor. Feel free to prove it to yourself: go to your favorite site that requires registration, and enter dlkjfdklj@djflkjdlkj.com as your email address. More often than not, it will let you through no problem. Keep in mind that not only is it letting you through, but it is also storing that email address in an internal database. These email databases get littered with bad addresses, which companies usually handle in one of two ways: form email validation, asp email validation

a) Ignore the problem and send membership emails anyway. This results in many bounced emails that waste bandwidth both to (when sent) and from (when returned) the Internet.

b) Hire temps to painstakingly pick out individual bad email addresses. This is a costly and time-consuming endeavor. Additionally, this is a reactive, not proactive, solution. What you should be thinking at this point is "Why not stop the bad email address before it gets into your database?"

As you might guess, there are different approaches to validating email addresses on web site forms. Generally, there is an inverse relationship between ease of implementation and quality of validation. However, with the recent popularity of developer components, these types of solutions can typically be "snapped in" with little learning curve. form

VMailCom is an ActiveX component that implements an interface for advanced email address authentication and validation . Writing only a few lines of code to your project adds advanced email authentication with DNS , SMTP , EXPN , VRFY and syntax tests. VMailCom takes advantage of asynchronic sockets to achieve maximum performance and responsivness in critical mission contexts. VMailCom is provided as a COM Object developed for ASP (Active Server Pages) , and in Web hosts running Microsoft Transaction Servers (MTS), Microsoft Internet Information Server ( IIS) and as an Active X (OCX) component for applications developed in Visual languajes, ie: Visual Basic, Visual C++, Delphi ,etc. Webmasters can include the component in any ASP pages to perform realtime email address authentication. The installation includeds sample code ,complete documentation , a COM object(an in-process server) and and ActiveX control(OCX).