|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: SSL and CDONTS |
From: |
Pavan |
Date: |
9/1/2000 4:06:06 AM |
IP: |
208.199.59.51 |
here is the sample code..for this u need to start the SMTP site on the IIS.
dim objMail
set objMail=createobject("CDONTS.NewMail")
objMail.Send "mvspavan@hht.satyam.com","miaho@esatclear.ie","test","Final Test After submitting"
set objMail=nothing
this will send a message to you from the ASP...
For further details contact me at mvspavan@hht.satyam.com
Regards
Pavan |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|