Main
Contact
UserEngine Classic
UserEngine.NET Std
UserEngine.NET Pro
UserEngine.NET Pro
with Email Verification
Download Securer
Email Verification Module
DS-IPN Paypal Shop
DS-IPN Advanced
Group Manager.NET
Free CGI/Perl Coding
About
Source
Email Validator Module (Only $3.99)


About
The Email Validator Module is an ASP.NET source code module which provides the capabilities to verify email addresses.
Emails are validated by firstly checking the text format is correct and then by sending out a validation link to the users email address. Validation links are used to check that a user has access to the entered email address and can be integrated into signup & membership systems.

Specification
- The module has API for generating & sending validation links to email addresses...
- MS Access database used to store settings, validated & un-validated user details...
- It also comes with an admin area to manipulate the systems functionality if needed via a web interface...
- Written in C# ASP.NET...
- Easily intergrated into your existing applications...
- Template based error pages & email layouts for maximum flexibility...
- Fully commented, with instructions on configuring and integrating into your existng applications.

Using the API
The API for validating email addresses is as follows;

EmailVerifyAPI.SendVerificationEmail ( "user@domain.com" , "http://www.yourdomain.com/emailvalidator/validate.aspx" );
Send's a validation link to the named email address. The validation link is unique and secure and is used to check that the user can receive emails at that email address.

EmailVerifyAPI.IsEmailVerified ( "user@domain.com" );
Checks if an email address has been verified.
This method will return true if the email address has been validated or false if not.

Click here to download the MSDN style documentation for this module...
(Windows XP SP2 may block the file from loading properly - If this happens you can right click on the file icon -> Select 'properties' and then click 'unblock').

Screen Shots of Admin Area
The following screen shot shows the admin area login page...

The following show shows a list of unverified email addresses that the system is processing. When the users receive the email containing the validation link these addresses will be moved the verified list....


This next shot shows the setup options for this system...


This shot shows an email being received containing a link that has been generated for the email address validation...

This shows the verification system in use.
All emails are template based and can be easily changed to fit in with your site.

Requirements
In order to run this script;
- You require ASP.NET enabled webspace/server
- Should be able to modify file/database permissons to allow the ASPNET user to be able read & write to files

Price
The price of all this ready made functionality is... $3.99
This gives you;
- Email Validation Module C# source code (fully commented)
- Admin Area
- API access to functionality to enable intergration with existing products
- A licence to use the application on a single domain
- Support via email

To buy via Paypal (a download link will be emailed to you);

Custom/Contact
Custom modifications and installation work can be undertaken from as little as $10 extra.
If you like more information regarding any of the details of this product or possible modifications, please send an email to following address;



(c) R. Riglar 2004-06
Disclaimer