in reply to Cookie issue on some systems
I finally ended up changing the code to use CGI::Session and passing the session ID along the query string, instead of using cookies. Right now, it's all running as mod_cgi. Were I to migrate it to mod_perl in the future, would CGI::Session have any problems?
Thanks,
Ralph
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Cookie issue on some systems
by Joost (Canon) on Jun 28, 2004 at 18:51 UTC |