luckydexte
Programmer
Hello All,
Maybe someone out there can help. I want to launch Internet Explorer passing it in argument. This opens IE and displays the site you passed as an argument. What I would like to do is launch IE with an argument and the process runs but the window does not open. There is C routine called CreateProcess which is called through the Windows API but I am not sure how to implement this in a Perl program. If anyone has any suggestions I would appreciate it.
Thanks,
Brandon
Maybe someone out there can help. I want to launch Internet Explorer passing it in argument. This opens IE and displays the site you passed as an argument. What I would like to do is launch IE with an argument and the process runs but the window does not open. There is C routine called CreateProcess which is called through the Windows API but I am not sure how to implement this in a Perl program. If anyone has any suggestions I would appreciate it.
Thanks,
Brandon