HTML and Access Forms

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

Guest

Hi there,
I would like to use a form that is on my website in my access database.
I do not need the data to be saved but what i would like is for the form to
be displayed, filled in then sent as an attachement by email. Is this
possible?
 
No, HTML and Access are completely different. You would have to recreate the
form and all its processing from scratch in Access. You can do things on HTML
forms that cannot be done in Access and vice versa. If its not a complex form
it should be fairly easy. You would need to create a table for the forms data
to be based on. If you are using Outlook for email, you can actually do forms
handling directly in Outlook, it might be a better solution. Check out
Outlook HELP.
- Dorian
 

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