Re: How do I submit multiple forms from the same page ?
Posted By:
Anoop_Sehdev
Posted On:
Tuesday, July 17, 2001 05:56 AM
Quick Solution that I can think of :
Add a hidden field in form 3, for each form fields on the form 1 and 2.
Set their values before a submit is made on form 3.