Hi I have a question about form submitting.
I have to submit a form but when I click submit, it should simulating the submission of another form.
So for example, If I press submit in FormA, it should submit FormA aswell as FormB.
Anyone know how to do that?
p.s those two forms are on different html pages.
I have to submit a form but when I click submit, it should simulating the submission of another form.
So for example, If I press submit in FormA, it should submit FormA aswell as FormB.
Anyone know how to do that?
p.s those two forms are on different html pages.
Comment