I'm making a page for searching. I have 5 forms. I need the 5th form submitted with which ever they submit. So for example: if they submit the first form I need the first and fifth submitted. If they submit the second form I need the second and the fifth submitted. How can I do this?
you can't....you can only submit one form at a time on a page. you can use javascript and submit multiple forms to multiple frames/windows by setting the target attribute...or, use AJAX
__________________
You never have to change anything you got up in the middle of the night to write. -- Saul Bellow