How can I automate a respose from an Access Page?

J

Jacinda A

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?
 
I

IRS Intern

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
 
Top