Hi,
My ActiveX control calls HlinkNavigateString function for hyperlinking.
If the use has two browsers installed
e.g. IE and FireFox, and FireFox is the default browser,
If I HlinkNavigateString when the page is opened in IE,
HlinkNavigateString opens the specified link in the default browser, i.e. FireFox.
What should I use to open the link in current browser window instead of the default browse window
Thanks,
Praj.
My ActiveX control calls HlinkNavigateString function for hyperlinking.
If the use has two browsers installed
e.g. IE and FireFox, and FireFox is the default browser,
If I HlinkNavigateString when the page is opened in IE,
HlinkNavigateString opens the specified link in the default browser, i.e. FireFox.
What should I use to open the link in current browser window instead of the default browse window
Thanks,
Praj.

HlinkNavigateString Navigating in same browser
Ravi Rao
This forum is specific for VC2005 issues. I believe you will get better answers posting at the web development newgroups at http://msdn.microsoft.com/newsgroups/topic.aspx url=/msdn-files/028/201/013/topic.xml.
Thanks,
Ayman Shoukry
VC++ Team