in reply to run IE from the Perl script
use strict; system (1,'start http://www.msn.com:8080');
I tested it and it opened a new tab for me in Firefox, but that's my default browser, so if IE is your default, it should be fine.
HTH!
I would love to change the world, but they won't give me the source code
|
|---|