I\'ve created a php page with two forms but I would like to have only one submit button for both forms. the forms have the ids firstform &
I used this for a similar problem. I wanted to create a single page to query multiple sites and review their results side-by-side:
WordLookup.html (main/home/frame entry point):
Word Lookup
and then this for frame.html (javascript method):