Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: weird CGI problem

by Zaxo (Archbishop)
on Jan 24, 2002 at 17:33 UTC ( [id://141203]=note: print w/replies, xml ) Need Help??


in reply to weird CGI problem

You've forgotten to print the closing tag functions:

print $q->end_table, $q->end_html;
It would be good to either check for errors on DBI methods, or else set the DBI attr {RAISE_ERROR => 1} when you connect.

After Compline,
Zaxo

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://141203]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-26 08:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found