|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: DB entry and auto email notice |
|
From: |
bigdog |
|
Date: |
6/8/2001 2:09:47 PM |
|
IP: |
198.166.214.4 |
Hey Cd
CDONT should work... I've never used it.
I'm sure the code would look something like this:
Set objMail = CreateObject("CDONTS.Newmail")
objMail.Send("you@yourhome.com", "me@athome.com", "My Subject", "My message body")
Set objMail = Nothing
I'd add this code after your close your db recordset insert.
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|