The NewMail object gives you
This is a basic code that
Developers who are new to
Short samples which lets you
the ability to send a
allows you email form
POP3 as well as seasoned
send an email from ASP or
message within an ASP page
results using CDO on an NT /
POP3 developers will find
WSH, using several objects
with only few lines of code.
IIS server.
this article indispensable.
(CDONTS.NewMail,
This article will help you
Basic to advanced topics
CDO.Message,
to understand different
are covered. This article
Outlook.Application). You
properties and methods of
offers tips, tricks and
can send an email using IIS
CDONTS.NewMail Object.
secrets that developers of
SMTP service, remote SMTP
all levels can benefit from.
server or POP3/IMAP.
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: Aug, 28 2003 Date: Aug, 27 2003 Date: Apr, 02 2003 Date: May, 06 2002 |
An article on how to validate
This article describes every
The author writes "You
PGP (Pretty Good Privacy) is
user email addresses in no
step you need to know to
know all those email you
an encryption program used
time using a simple VBScript
send E-Mails using ASP pages.
send using CDO or CDONTS?
for secure transmission of
function in ASP.
What happens to the ones
files and e-mails. This
that are addressed wrong or
article describes the
if the sender or recipient's
concepts of PGP, the
address isn't even formatted
installation and
correctly? This script will
configuration of PGP Command
let you take a peek at the
Line, and the generation of
messages in the mailroot
PGP-encrypted e-mails using
folders. This includes the
ASP.
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: Feb, 07 2002 Date: Oct, 12 2001 Date: Oct, 10 2001 Date: Oct, 04 2001 |