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

Viewing Database shortcut

Status
Not open for further replies.

florida41

Technical User
May 13, 2004
95
US
I have a web page where I pull up an Access 2000 database in IE and it works.
To set it up for it to work with an IE Browser I have to create a shortcut in a form (called "Form1") in the database and the shortcut gives me the title:
Shortcut to Form1 in theDatabaseName.maf

So my html part looks like this as a link:
Code:
<a href="Shortcut to Form1 in theDatabaseName.maf>link to database</a>

I know it is a shortcut but what are the negatives about pulling it up in my IE browser like this??

Is there another way to get an Access database to come up in IE6 Browser??
 
Take a look at Access Data Page

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top