Using Data Access Page As An Email Form

T

TOM_LR

I've created a Data Access Page in which a client can access online and query
accounts. On the second half of the page, I want the client to be able to
fill in text fields, option buttons, drop down lists, etc for any changes
they would like made to their accounts and then upon clicking submit, a form
will be emailed to us with the information they filled in, checked, etc. I
don't want the client to be able to change data online as the database stored
online is strictly for querying purposes and not a working database. How do
I do this? Thanks ahead for any help.
 
Top