Skip to main content
September 20, 2010
Question

Email Notification When Database is Updated

  • September 20, 2010
  • 1 reply
  • 924 views

Hi, I'm using ASP javascript and an Access database to capture members.  How do I send an email to myself when my database has been updated with a new member?

This topic has been closed for replies.

1 reply

Participating Frequently
September 20, 2010

You simply need to add an email script that executes after the database update script.

September 20, 2010

Thanks -- a couple of followup questions:

-- when do I do that, ie. where in the code? 

-- any details about the email script would be appreciated

Thanks

September 20, 2010

--after the update code as mentioned. You never provided code so no one can tell you specifically where because in our eyes your code is non-existant.

--use the email script you found by searching google for ASP email script. Oh wait... you mean you didn't search before you asked?!? bwhaaaaat?

shame