Yep, thats what I thought would come back from asking, I can see that working if the script ends with form 2 but what if the script keeps throwing up the forms untill the user decides it's time to quit?
I think sessions will have to be the way forward unless I want to commit the input to the DB on each submission (possible but wasteful in this case).
I'm building a class for this section of the site and have heard it's possible to send the object through sessions (then I could access the array regardless)
If you have any further comments or insights let me know
Otherwise thanks for the help!
Nick