/**

popular collection of scripts for all

*/
/** Search */

Email Systems

 }

Sending eMail in ASP (CDONTS)

Hits: 1096
*****
5.0
Learn how to email the
If you are using a Windows
The NewMail object gives you
An article on how to validate
contents of a form using the
2000 / 2003 Server, or even
the ability to send a
user email addresses in no
CDONTS component from ASP.
XP Pro chances are that
message within an ASP page
time using a simple VBScript
 
CDOSYS is your best bet for
with only few lines of code.
function in ASP.
 
sending email from Active
This article will help you
 
 
Server Pages. That is
to understand different
 
 
because CDOSYS is installed
properties and methods of
 
 
on all of them by default.
CDONTS.NewMail Object.
 
 
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: Jan, 04 2006


Date: Jun, 27 2005


Date: Aug, 28 2003


Date: Feb, 07 2002
{ Copyright } ©2019 NuclearScripts.com