|
In Perl you will need to generate your own unique
session identifier and then use either cookies or hidden fields to pass that
info until no longer needed.
You can also store the info on a related file
server-side but this has some cleanup implications if sessions are terminated
and the file not deleted by your app in the normal way.
There is no reason at all to think you can't use
any of the normal modules as far as I know - or any API calls for that matter -
to do any of this if you know a modules that you would like to use.
hth
Andy
|
Title: RE: Set Session Variable Module Anyone?
- Set Session Variable Module Anyone? Meegan Goad
- RE: Set Session Variable Module Anyone? Chouda, Prem
- RE: Set Session Variable Module Anyone? Meegan Goad
- RE: Set Session Variable Module Anyone? Bill Mosley
- RE: Set Session Variable Module Anyone? Andy Jennings
- RE: Set Session Variable Module Anyone? Arthur Cohen
