Click to See Complete Forum and Search --> : automatic email when database is updated


pdgguy
03-26-2003, 06:12 PM
Hi,

Any ideas on how I can have an email automatically sent to the members in our group when a database (Access,ASP) is updated. The update will be done through a web page form that could have a "Submit to update and email" button.

pdgguy
03-27-2003, 06:26 PM
Sorry Dave, I should have deleted the other one in Javascript. My apologies.

adurstew
03-29-2003, 11:45 PM
Have the database do instead of taking up the users time. In Access I belive there is a way to do something like an SQL Trigger. I think it is called an event or something like that. You basically have it send off an email trough Access when data changes an blam. Your done.

hth,