Re: "Configuration" page

2004-10-06 Thread Sean Davis
My original post was about how to save state information when there is an "interruption" by a configuration page (or something like that) in the normal CGI flow from one page to the next. I wasn't clear on what I can do from this point of view. I can determine whet

"Configuration" page

2004-10-05 Thread Sean Davis
store the state when the configuration page is called so that when it is completed, I can go back to it. I do have a way to store server-side information, but I'm not sure how to make it fit in here. Can someone give me some hints about how such a configuration page (or login, or whatever mig