On Sun, Mar 9, 2008 at 2:13 AM, <[EMAIL PROTECTED]> wrote: > ok, this is what I have tried but I got and internal system error msg like > this "An internal system error has occurred which prevents us from > responding to your request. "
Is that an error message from your webserver? Perhaps you should look in the webserver's log file for more information. I would also suggest that developing, debugging, and testing your program, especially in the early stages, is generally easier done from the command line, instead of through a server; the CGI module provides that functionality. Most importantly, if you're doing CGI programming with Perl, you should be asking your questions about that in the beginners-CGI forum. http://learn.perl.org/faq/beginners-cgi.html Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/