Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re:(3) Receiving Cookie Values

by dingus (Friar)
on Dec 05, 2002 at 08:31 UTC ( [id://217703]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Receiving Cookie Values
in thread Receiving Cookie Values

This page wishes to set the cookie
wintermarket_members_user="%24user"

OK - %24user is the escaped version of $user. So I think somewhere you are setting the parameter $usr to '$user' not to "$user"

I think your cookie setting code looks OK. Its that you are settign the wrong values somehow. have you checked the values of param('usr') and param('pw') ?

Dingus


Enter any 47-digit prime number to continue.

Replies are listed 'Best First'.
Re: Re:(3) Receiving Cookie Values
by Jaspersan (Beadle) on Dec 09, 2002 at 13:43 UTC
    Hrmm, i posted couple days ago, but i guess it didnt post... *shrugs*

    That code worked, thanks :)

    ^jasper
Re: Re:(3) Receiving Cookie Values
by Jaspersan (Beadle) on Dec 05, 2002 at 13:40 UTC
    Nevermind, It works now.
    Yeah, I've checked the params and they were the username and password. Still don't know why it was setting the escaped $user/$pass, but its working now.

    Thanks for the help :)
    ^jasper <jasper@wintermarket.org>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (9)
As of 2024-03-28 18:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found