>>I am trying to open Internet explorer from within Perl.I have used the
>>following code:

You cau use like this:  system ("start iexplore \"www.google.com\"");
                                System ("start iexplore");

Regards,
Ramkumar




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to