ne-
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Adams Paul
> Envoy� : vendredi 17 novembre 2006 09:02
> � : activeperl@listserv.ActiveState.com
> Objet : using Internet explorer browser with perl
>
> I have written a few lines trying to get a web page to open i
cois
Sent: Friday, November 17, 2006 7:33 AM
To: ActivePerl@listserv.ActiveState.com
Subject: RE: using Internet explorer browser with perl
system('"C:/Program Files/Internet Explorer/IEXPLORE.EXE"
http://www.google.com');
bour9
-Message d'origine-
De : [EMAIL PROTECT
om
Objet : using Internet explorer browser with perl
I have written a few lines trying to get a web page to open into Internet
Explorer browser.
when I run the program the browser opens but the web pages do not appear.
Instead they appear
in the DOS window with the html code.Below is the code
I have written a few lines trying to get a web page to open into Internet
Explorer browser.
when I run the program the browser opens but the web pages do not appear.
Instead they appear
in the DOS window with the html code.Below is the code. Any help would be
much appreciated.
#!/usr/bin/perl-w