[Javascript] Is it possible to use Javascript to submit oncefortwo different forms?

Dong, Roland Roland_Dong at parade.com
Mon Aug 14 17:45:59 CDT 2006


Thanks. John.  Can you throw more light on this?

 -----Original Message-----
From: 	John Warner [mailto:john at jwarner.com]
Sent:	Monday, August 14, 2006 06:37 PM Eastern Standard Time
To:	'[JavaScript List]'
Subject:	RE: [Javascript] Is it possible to use Javascript to submit oncefortwo different forms?

Yes.

John Warner


> -----Original Message-----
> From: javascript-bounces at LaTech.edu 
> [mailto:javascript-bounces at LaTech.edu] On Behalf Of Dong, Roland
> Sent: Monday, August 14, 2006 6:04 PM
> To: [JavaScript List]
> Subject: [Javascript] Is it possible to use Javascript to 
> submit once fortwo different forms?
> 
> 
> 
> I have two forms in a single jsp which should be submitted to 
> different actions.
> 
> Example:
> 
> <form method=post action="processor1.jsp">
> ......
> 
> </form>
> 
> <form method=post action="processor2.jsp">
> 
> .......
> </form>
> 
>  Is it possible to click sumbit button and have both forms 
> submitted to different actions?
> 
> Thanks,
> 
> Roland


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript





More information about the Javascript mailing list