Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: cookie problem

by giulienk (Curate)
on Apr 28, 2002 at 17:13 UTC ( [id://162688]=note: print w/replies, xml ) Need Help??


in reply to cookie problem

I think you got a typo here:
print qq(Content-type: text/html\n");
What you really want is
print qq(Content-type: text/html\n);
without the trailing "

$|=$_='1g2i1u1l2i4e2n0k',map{print"\7",chop;select$,,$,,$,,$_/7}m{..}g

Replies are listed 'Best First'.
Re: Re: cookie problem
by perlknight (Pilgrim) on Apr 28, 2002 at 23:03 UTC
    Thanks, originally it wasn't there but after trying to get it to work, I must have made a type :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-19 07:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found