How can I automate a respose from an Access Page?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to set up an access page that allows the user to enter a request
for a new project. How do I set up a button or function or something that
will notify me when a user has placed a request?
 
well if you were using SQL Server and Access Data Projects then you
could fire XP_sendmail by using a trigger

you can't do anything similiar with MDB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top