I am trying to open Internet explorer from within Perl.I have used the 
following code:
 
 
 
#!/usr/bin/perl;open(MYFILE,"C:\Program Files\Internet Explorer.exe");
Any help would be appreciated.
Paul
 
 

Reply via email to