| Home : ASP : Tips and Tutorials : Email Systems |
| Click "Subscribe" if you want to be notified of new or updated links in this category. |
Subscribe
Rss Feed |
|
|
Email Systems Listings
|
|
Total:
19 | Displaying: 1 - 10 | Pages: 1 2 >> |
|
|
|
|
|
A Step-by-step tutorial showing you how to create a feedback form using different email systems. Supports CDONTS, JMail, ASPEmail and ASPMail, but more can be added.
Version: Version: 1.0 - Platform(s): Platform(s): ASP 2.0 - Updated: 10/03/2007
|
|
|
Here is an interesting article that explains how to help the authorities in tracking down people who cause sites to send unwanted email to others by subscribing them to one's newsletter or applying for site membership.
Version: Version: n/a - Platform(s): Platform(s): ASP 2.0 - Updated: 10/03/2007
|
|
|
This code sample will show you how to send HTML-formatted email messages. The code is written using CDO for 2000, but there is a CDONTS version as well for those of you still running on NT4.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
This code sample demonstrates how to validate an email address using regular expressions. It ensures that an email address is properly syntaxed and ends with a valid TLD (top level domain).
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
PGP (Pretty Good Privacy) is an encryption program used for secure transmission of files and e-mails. This article describes the concepts of PGP, the installation and configuration of PGP Command Line, and the generation of PGP-encrypted e-mails using ASP.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
The author writes "You know all those email you send using CDO or CDONTS? What happens to the ones that are addressed wrong or if the sender or recipient's address isn't even formatted correctly? This script will let you take a peek at the messages in the mailroot folders. This includes the ones that the SMTP service hasn't delivered yet and even those it's already given up on so you can see what's happening." Source code for the SMTP reader available for download.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
This article describes every step you need to know to send E-Mails using ASP pages.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
An article on how to validate user email addresses in no time using a simple VBScript function in ASP.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
Short samples which lets you send an email from ASP or WSH, using several objects (CDONTS.NewMail, CDO.Message, Outlook.Application). You can send an email using IIS SMTP service, remote SMTP server or POP3/IMAP.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
This is a basic code that allows you email form results using CDO on an NT / IIS server.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 10/03/2007
|
|
|
Email Systems Listings
|
|
Total:
19 | Displaying: 1 - 10 | Pages: 1 2 >> |
|
|