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.
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
Bookmarks