Apr 25th, 2000, 07:41 PM
I'm trying to create a stored procedure that will send an e-mail automatically. My app is a html form / cgi/vbscript /Access97 DBase app. The parameters I'm using are stored in a Membership table, and the e-mail is based on unique MemberID. Since this is a stored procedure, I don't want to base it on a button event.
I can't find an example of this anywhere on the web or in any of my VB books.
Any help is appreciated.
thanks,
cdt
I can't find an example of this anywhere on the web or in any of my VB books.
Any help is appreciated.
thanks,
cdt