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

Reuse of a user's default browser

Status
Not open for further replies.

ninomeister

Programmer
Aug 1, 2002
3
US
I am implementing a help support feature a project that I am working on. I would like to allow support for multiple browsers depending on the user's defualt browser. This seems to work fine, however, currently, I create a new browser window each time help is called. What I would like to do is reuse the same browser window for each successive call to help while a browser (the initial default browser) is open. Is there any suggesstions that would help solve this problem. I know that there are web browsing controls in vb, but I do not want to use them because I would really like to allow support for multiple browsers. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top