Publishing Access Forms to be completed online

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

Guest

How do I publish my Access form onto my website so people can complete it
online and then have the information update my database automatically?

Any help would be appreciated. I have done a reasonable amount of
programming in Access and am comfortable with most of it - just havent ever
had to do the web site bit before !!!
 
Flanders said:
How do I publish my Access form onto my website so people can complete it
online and then have the information update my database automatically?

Any help would be appreciated. I have done a reasonable amount of
programming in Access and am comfortable with most of it - just havent ever
had to do the web site bit before !!!

You don't. It's a completely different technology. Access does include
Data Access Pages, but the technology isn't suitable for use in a public
website.

Really, your only option is to rewrite your form using a suitable technology
e.g. ASP.
 

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