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!

I want to open a URL in an external Web browser within Access code!

Status
Not open for further replies.

jimtmelb1

Technical User
Sep 7, 2003
72
AU
Hi,

I have an Access 2000 database. On a form i have created a button. When the user clicks on this button i want it to open a new instance of the default web broswer and open a URL. In this case the address is a local html file that resides on the machine.

If the browser is open and the user keeps clicking on this button i DON'T want it to open a new instance each time.

Can anyone show me the code to complete this task.

Thanks
Jim
 
And what about the Application.FollowHyperlink method ?

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