I suspect you probably want to do something like: print "Content-type: text/html\n\n"; before you print anything else to the browser, as you'll definitely get the "500 Internal Error message" without it. The appropriate subroutine in CGI.pm is header(). If that fails, see My CGI script runs from the command line but not the browser. (500 Server Error).
In reply to Re: Why doesnt it work
by chromatic
in thread Why doesnt it work
by Liam
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |