http://qs321.pair.com?node_id=150613


in reply to Errors in my (simple?) CGI Script!

Two things right off the bat.
1. Use "==" for comparing numbers and "eq" for strings.
2. The end of HERETO docs need to be left justified.
print <<HTML;
HTML
3. Try using CGI::Carp with fatals to browsers if you don't have access to the errorlog until you get it working.

-Lee

"To be civilized is to deny one's nature."