in reply to Re: Getting data using Apache::Cookie
in thread Apache::Cookie cookie set and cookie retrieved not the same?!
Given the cookie in my first post:
This does not work.my $cookies = Apache::Cookie->fetch(); my $value = $cookies->value;
Neil Watson
watson-wilson.ca
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Getting data using Apache::Cookie
by Fletch (Bishop) on Aug 04, 2004 at 20:52 UTC | |
by neilwatson (Priest) on Aug 04, 2004 at 21:11 UTC |