Results 1 to 2 of 2

Thread: automatic e-mail

  1. #1
    Guest

    Question

    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

  2. #2
    Guest
    check out cdonts in vb help. IIS SMTP Server
    Must be installed for this to work. I'm not sure
    how it would work in an access stored proc, but I have
    done it from SQL7

    [Edited by BG on 04-26-2000 at 01:45 PM]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width