#declared earlier using our $session = new CGI::Session("driver:File", undef, {Directory=>$perl_sessions}); #--- Storing the session id (this is where the browser complains $wCookie = $query->cookie(-name => "wweb", -value => $session->id);
In reply to Re^2: CGI::Session Compilation Issues
by rpike
in thread CGI::Session Compilation Issues
by rpike
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |