ppk123 wrote:

you can submit multiple forms using javascript like document.forms[0].submit(); .. and so on..
keep in mind to have different targets for each forms.

Yea there are ton of Javascript tricks you can do but usually you want to avoid this kind of stuff if possible. My guess is there is a much simpler solution than multiple form submits.


--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to