|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > ASP > ASP Tips and Tutorials > Email Systems
| 1.
Sending email using CDOSYS ( THE REAL DEAL )
|
If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your best bet for sending email from Active Server Pages. That is because CDOSYS is installed on all of them by default. Gone are the days of using CDONTS which was the old way of sending email from ASP. CDOSYS is it's replacement. That being said there are actually a lot of ways to configure and use CDOSYS. When I 1st started using CDOSYS I assumed the CDOSYS code I was using would work in any situation, but that is not the case. This is something most articles about CDOSYS do not mention so I am going to show you 3 different CDOSYS examples each sending email using a slightly different method.
|
Date Added: 09-Nov-2005 Hits: 25 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
Send an email
|
This shows the basics of sending email using CDONTS
|
Date Added: 09-Nov-2005 Hits: 30 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
How to send an email with CDOSYS
|
Learn how to send an email with CDOSYS, a CDONTs alternative for sending emails with Win2k and WinXP. If you currently use CDONTS for sending email, the time may have come to bury the dead and move on. Microsoft introduced CDONTS with IIS4, allowing programmers to easily send email from ASP without purchasing and installing 3rd-party components. But, like any evolving technology, a new version has taken center stage. CDOSYS is Microsoft's new and improved interface for SMTP email which was introduced in Windows 2000.
|
Date Added: 09-Nov-2005 Hits: 31 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 4.
Retrieve E-Mail from a POP3 Server
|
Developers who are new to POP3 as well as seasoned POP3 developers will find this article indispensable. Basic to advanced topics are covered. This article offers tips, tricks and secrets that developers of all levels can benefit from. What you will learn from this brief article will save you weeks or more of learning, research and development. Read this article and have a basic, reliable POP3 application up and running within an hour. Sample code and applications included.
|
Date Added: 09-Nov-2005 Hits: 27 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
Send an email from ASP using CDONTS/Outlook
|
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.
|
Date Added: 09-Nov-2005 Hits: 29 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
An SMTP Service Directory Reader
|
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.
|
Date Added: 09-Nov-2005 Hits: 36 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 9.
Creating PGP-Encrypted E-Mails
|
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.
|
Date Added: 09-Nov-2005 Hits: 33 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|