Since I'm trying to generate dynamic HTML pages, I thought CGI would be the way to go. However, from what I understand of CGI, it requires a web server and can't be run locally. Since all of my code is in perl, I would prefer to stick with it, if possible. A coworker suggested java as an alternative, but then I'd have to learn it first. :)
There are web servers written in Perl alsoo =)
The idea is a common one and acceptable.
Are you on Windows or Unix? If you can't run a "server" locally - how are you going to "share" the documents?
-Bill- __Sx__________________________________________ http://youve-reached-the.endoftheinternet.org/
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>