On Mon, 16 Jul 2001, Christopher Williams wrote:
> I don't think I am, I'm not trying to post a webpage to a server, just
> learn perl and html on my local machine. Do I need to setup a server
> function on it ?
You certainly do need a web server before you can run CGI scripts on the
server side, even if you are only using it to learn on your local machine.
It doesn't matter what the browser is set up for, because the browser
isn't what is executing the script.
I recommend you find a good book on basic CGI principles, or find a
website that has such. Go to Google and type 'CGI Tutorial' and start
from there.
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Invest in physics -- own a piece of Dirac!
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]