ScriptViewer Allows Script Browsing Without Web Server

pudge on 2000-11-02T13:21:45

ScriptViewer is a freeware Windows application allowing someone to surf CGI scripts (PHP, Perl, etc) pages without the need of a webserver. The intended use is for stand-alone materials like CD-ROMs and for testing pages without loading or connecting to a web server. It works by firing off the scripting engine, then showing the result in an embedded MSIE browser.


"Embedded browser"

jjohn on 2000-11-03T21:46:28

Still sounds like a browser to me.

Since IE is always running anyway, I suppose this
is a step forward.