You're not trying to pass $session through the form right? You're supposed to retrieve the session using $session = CGI::Session->new('driver:File',$sid,{Directory=>'/blah'};. Only the session id should be passed to the page.
antirice
The first rule of Perl club is - use Perl
The ith rule of Perl club is - follow rule i - 1 for i > 1
In reply to Re: Re: Re: CGI::Session - trouble passing variables
by antirice
in thread CGI::Session - trouble passing variables
by Lori713
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |