in reply to Re: Re: Receiving Cookie Values
in thread Receiving Cookie Values
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
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re:(3) Receiving Cookie Values
by Jaspersan (Beadle) on Dec 09, 2002 at 13:43 UTC | |
Re: Re:(3) Receiving Cookie Values
by Jaspersan (Beadle) on Dec 05, 2002 at 13:40 UTC |