| So, I first open a new browser and then click the link - voila. Side topic: hold shift and press the left mouse button on any link and it will open a new browser with that address.
regards, erick ----- Original Message ----- From: Piske, Harald <[EMAIL PROTECTED]> To: <perl-win32-gui-users@lists.sourceforge.net> Sent: Thursday, May 31, 2001 3:10 PM Subject: RE: [perl-win32-gui-users] Opening a *New* Browser Window? | 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:[EMAIL PROTECTED] | Sent: Donnerstag, 31. Mai 2001 14:56 | To: perl-win32-gui-users@lists.sourceforge.net; | 'perl-win32-gui-users@lists.sourceforge.net' | 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 | Perl-Win32-GUI-Users@lists.sourceforge.net | http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users | | _______________________________________________ | Perl-Win32-GUI-Users mailing list | Perl-Win32-GUI-Users@lists.sourceforge.net | http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |