On Fri, 30 Nov 2001, Clive Lansink wrote:

> I know that when I call up a local HTML file from within Internet
> Explorer it works and renders the HTML correctly.  Now is there a way
> to directly call Perl from within IE to create active HTML which is
> then rendered by IE or can this only be done with a web server of some
> sort.  There must be a way to specify a URL which can cause Perl to
> generate HTML on the fly for IE to render.  I simply want to do this
> locally so is there a way to do this?  I feel sure this should be
> possible.

Nope, you need a web server to do this.  CGI is specifically server-side
only.

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Keep your laws off my body!


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to