Click to See Complete Forum and Search --> : Passing same values a second time


BazzaOz
04-05-2003, 02:07 AM
Can this be done - I have passed a series of values from my first form and had them populate some fields in the second form. Now I want to take these same values along with new values that have been entered and post these to a confirmation page.

khalidali63
04-05-2003, 07:05 AM
Create hidden fields in the second form and set those fields values with the values from the first form. Now when you submit the second form it will have the new values in the second form as well as values from the form1

Hope this helps

Cheers

Khalis

BazzaOz
04-05-2003, 05:12 PM
Thanks Khalis and Dave for the help - I'll work from this.
However will this hidden field idea be able pass all the values into an email?

Regards
Baz

khalidali63
04-05-2003, 05:35 PM
There is no reason it would not..let me know when you try it out.

Cheers

Khalid