in reply to Re: Conversion from Web script to stand-alone
in thread Conversion from Web script to stand-alone
Probably the easiest way to get this to work quickly is to use a simple HTTP server like the one I pointed to in my post), especially since you're apparently still using a default browser to look at the HTML pages (IE just embeds in the explorer window if you have it as the default browser) - you could just as well make a perl (or .bat) script that starts the HTTP server and then points IE to the start-page.
But maybe I'm just misinterpreting what you're saying....
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Conversion from Web script to stand-alone
by MonkPaul (Friar) on Aug 13, 2005 at 16:56 UTC | |
by Joost (Canon) on Aug 13, 2005 at 18:39 UTC |