UltimateEmail Features |
UltimateEmail is a set of ASP.NET server controls to provide email address validation
and mail merge functionality. It is composed of two server controls:
UltimateEmailValidator and UltimateEmailMerge.
|
UltimateEmailValidator
is extended from ASP.NET BaseValidator control to validate email addresses in four different levels, and returns the highest level reached.
|
UltimateEmailMerge
is an ASP.NET server control that merges a template email message and its recipients with actual data, and sends the merge mail to a list of people.
|
Here is a list of some of the basic features of UltimateEmail:
|
Validator
- Validate an email address up to 4 levels:
Syntax: email address syntax valid
Domain: email server links found
SMTP: email server up and running
Account: email server has the address
|
Web Control -
Use like a regular .NET validator control, and set the ControlToValidate and ErrorMessage properties as usual.
|
Address List -
Load the address list from database, a text file, or a comma-delimited string.
|
Mail Merge -
Send a template email to a list of people with customized delivery and content information.
|
Data Source -
Load email information from any source such as DataSet, DataTable, DataView, DataReader, Collection, Array, ArrayList, XmlDocument, a text file, or a comma-delimited string.
|
Batch Process -
Specify the number of emails in each batch, and the duration to wait between each batch.
|
Log Status -
Use the event handling mechanism to validate email addresses, and save mail merge and delivery status into a file or database.
|
Server-Side API -
Use the API in order to validate email addresses and send mail merge programmatically without using the provided web controls on the page.
|
Windows Applications -
Add UltimateEditor.dll to your Windows .NET applications, and validate email addresses and send mail merge by using the server-side API.
|
UltimateEditor Integration -
Integrate UltimateEmail with UltimateEditor in order to send a template email to your customers with the click of a toolbar button.
|
UltimateAjax Integration -
Integrate UltimateEmail with UltimateAjax in order to validate an email address without refreshing the whole page.
|
Cross-Browser Support: IE5+, NS6+, Firefox 1.0+, Mozilla
1.0+, Opera 7.5+.
|
Compliancy: XHTML 1.0 Transitional compliant.
|
Compatibility: Microsoft ASP.NET Web Matrix, IBuySpy Portal
Framework.
|
System Requirements: Windows 2000/2003/XP/Vista, IIS 5.0+, .NET Framework 1.0/1.1/2.0/3.0.
|
| Live Demos Download
Free Trial Purchase
UltimateEmail
|