in reply to Re: Perl reading Cookies Set by Javascript
in thread Perl reading Cookies Set by Javascript
The Cookie is definitely being set and I am aware that JS cookies may be incompatible (from reading the docs of some of the cookie libs out there).
I did not set the expires variable because I want the cookie to be only available for the session. I'll try setting the expire option.
Does JS not follow the correct cookie standard? I would imagine that it should and that if it did, Perl should be able to correctly see the cookie.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Perl reading Cookies Set by Javascript
by io (Scribe) on Jul 25, 2002 at 12:23 UTC | |
by kakaze (Sexton) on Jul 25, 2002 at 12:28 UTC |