Guest_imported
New member
- Jan 1, 1970
- 0
I'm trying to get a form working over multiple pages but I'm having some trouble and was wondering if someone here could help.
I found this piece of Javascript: at which has certainly helped.
The form that I'm creating can be viewed here: . As you can see when you hit submit on the first page the values are passed perfectly through to the next page but then you need to enter in your Street, City and Country. Once you have entered in your Street, City and Country and hit the submit button on the second page it forgets what the values of firstname, lastname, and age are from the first page. What can I do so it remembers the values of firstname, lastname, and age from the first page.
I hope I've explained this alright. If not please let me know.
I found this piece of Javascript: at which has certainly helped.
The form that I'm creating can be viewed here: . As you can see when you hit submit on the first page the values are passed perfectly through to the next page but then you need to enter in your Street, City and Country. Once you have entered in your Street, City and Country and hit the submit button on the second page it forgets what the values of firstname, lastname, and age are from the first page. What can I do so it remembers the values of firstname, lastname, and age from the first page.
I hope I've explained this alright. If not please let me know.