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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Link to Access 2000 in HTML page??

Status
Not open for further replies.

eclipse33

Programmer
Apr 13, 2001
94
0
0
CA
Hi,

I want to open an Access 2000 database with a link on a local HTML page.

<a href=&quot;Links\mydatabase.mdb&quot; target=&quot;_blank&quot;>MyDatabase</a>

When I use the above code I get the Windows box &quot;Open this from current location OR Save it to disk&quot;

Any ideas how to link and open the Access database without the pop-up?

Thanks in advance
eclipse33
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top