in reply to Re^2: Getting Problem while retriving previous parameter from Session using perl
in thread Getting Problem while retriving previous parameter from Session using perl

Did you try using one of the "standard" session modules, such as CGI::Session rather than rolling your own?

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

  • Comment on Re^3: Getting Problem while retriving previous parameter from Session using perl