Guest_imported
New member
- Jan 1, 1970
- 0
- 0
- 0
I'm wondering if it's possible to have 1 submit button for two forms? Can you go:
<form = xyz.cgi>
Input fields
</form>
<form = xyz.cgi (the same script)
Input fields
</form>
Input stype=submit>
Is is possible to submit all the input values with 1 button? or as you end forms, do you have to submit? - Is there a way around if not possible this way?
Thanks for the expertise!
JOE
<form = xyz.cgi>
Input fields
</form>
<form = xyz.cgi (the same script)
Input fields
</form>
Input stype=submit>
Is is possible to submit all the input values with 1 button? or as you end forms, do you have to submit? - Is there a way around if not possible this way?
Thanks for the expertise!
JOE