|
|
Q372 How can I make one submit-button post two different form to two different urls?
irt.org | Knowledge Base | JavaScript | Form 7.2 | Q372 [ previous next ] Q372 How can I make one submit-button post two different form to two different urls?Use a frameset with three frames - two of which are hidden. When the visible form is submitted use the onSubmit event handler to submit the two invisible forms:
Feedback on 'Q372 How can I make one submit-button post two different form to two different urls?' |
-- div -->
|