Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Form on the web.

Status
Not open for further replies.

teser

Technical User
Mar 6, 2001
194
US


How would I get my Access Database to show up on a web page? I have a url to the Access database (showing a form) on the NT web server but it always says it wants to download the database (test.mdb) to my local workstation. I want it to show the database form on this web site so I can fill out the form on this web site.
 
You will need to save/export your Form as HTML, follow instructions to save as ASP. Have link on web form to open the asp file (as opposed to the mdb file)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top