From: Piske, H. <Har...@bo...> - 2001-05-31 22:10:32
|
Well, then you just take the best of both ... first, you open a new browser window and then you do what you did before. I pretty sure that the ShellExecute will target this new browser. At least, when I click a link in a mail in this rotten !#^%$Outlook, it does the very same &^%!# thing of navigating away from the most important web site I happen to have been looking at. So, I first open a new browser and then click the link - voila. -----Original Message----- From: Morbus Iff [mailto:mo...@di...] Sent: Donnerstag, 31. Mai 2001 14:56 To: per...@li...; 'per...@li...' Subject: RE: [perl-win32-gui-users] Opening a *New* Browser Window? >use Win32::TieRegistry; >$http = $Registry->{"Classes\\http\\shell\\open\\command"}->{'\\'}; >`$http $url`; Ok. Well, it certainly opened up new windows on Mozilla, unfortunately, it didn't pass the URL to Mozilla correctly - I got search results from NetScape for the term "". Sigh. Morbus Iff .sig on other machine. http://www.disobey.com/ http://www.gamegrene.com/ _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |