in reply to Re: Lost query in CGI::App::FastCGI on POST
in thread Lost query in CGI::App::FastCGI on POST

All of my logic is occurring in the run mode itself, GET and POST variables should not be locked within the cached lifecycles. If that were the case, why does the GET work when the POST does not?

Don
Everything I've learned in life can be summed up in a small perl script!
  • Comment on Re^2: Lost query in CGI::App::FastCGI on POST