Passing variables to form processor
Posted: Fri May 02, 2008 5:50 am
Hi,
I'm trying to create a class that will manage creating forms and processing it. The problem I'm having is that I want to be able to pass the internal data of my class from the page where the form is created to the processing page. Is there any way to do this that wont cause a problem when 2 copies of the page are open?
I'm trying to create a class that will manage creating forms and processing it. The problem I'm having is that I want to be able to pass the internal data of my class from the page where the form is created to the processing page. Is there any way to do this that wont cause a problem when 2 copies of the page are open?