in reply to CGI: frames & maintaining state across CGI scripts

Just off the top of my head (I don't have the time to try it): perhaps using some 'hidden' form-fields or using 'GET' instread of 'POST' and adding the data you need to the URL?

CountZero

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

  • Comment on Re: CGI: frames & maintaining state across CGI scripts