Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: 500 server error with no explenation

by eejack (Hermit)
on Jul 14, 2001 at 08:43 UTC ( [id://96683]=note: print w/replies, xml ) Need Help??


in reply to 500 server error with no explenation

You have a typo...easy one to miss,
.... my $query = CGI->new(); my $name = $query->cookie('username'); # was my $name2 = param('nametext'); my $name2 = $query->param('nametext'); ....
Update and all of the above kind advice from my fellow monks was better said by them than I could have said it (and faster too). EEjack

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 01:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found