View Single Post
Old Jun 7th, 2007, 9:07 AM   #2
dr.p
Programmer
 
dr.p's Avatar
 
Join Date: Feb 2006
Location: Ohio
Posts: 93
Rep Power: 3 dr.p is on a distinguished road
I would probably write a Perl script (on windows) that creates one or more child processes that each connect to the given URL and download the results to a local, temporary, HTML file. Then, if possible, the script would display the local pages in my default browser for me.

But, why do you want to do this?
__________________
Neeley.org
dr.p is offline   Reply With Quote