in reply to CGI Errors in HTML
Sometimes you need to do a few more checks too. If you're using Netscape, then if you have a table open when the script dies then that table and anything in it wont show up. If you're using tables and Netscape and don't get content when you expect some, view the HTML source.
I don't use CGI.pm much (when I use Perl/Apache I like to write modules with mod_perl), so I'm not sure if things like CGI::Carp will automatically close tables for you.
Colin Scott
|
|---|