Using access with Web Interface

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hi,
I'm realatively new to access but I have done some web
design with html.
I have an Access database that I would like to have a web
interface to and I'm not sure how to do this. Right now I
have a "prototype" website that has a link to my Access
db. As of now the link starts access and then you select
the form you want and the form comes up in the Access
window.
What I would like to have happen is have the form come up
in the webpage itself when the link is selected and have
Access run in the background so Access is transparent to
the user on the website. The form will post information
for viewing purposes but also allow for editing as well.
I hope this makes sense.
Thanks for your help and input.

-Jeff
 
You may want to try Data Access Pages, you can create them similar to forms and report and users will be able to edit information, without Access ever opening up.
 
Back
Top