there are a number of ways to do this:
best to take a look at http://www.irt.org search thru their javascript form FAQ's
you have to handle the choice of where to submit the forms on the front end - might
as well use javascript

Dheil Corona wrote:

> hi pipol,
>
> can anyone help with this:
> i have a big problem on form submission..
>
> how can i  manage 2 action in one form
> for ex. sumit1 will go to link1
>     and link1 process some parameters passed by the forms elments
>     and submit2 will go to link2, same thing its also pass parameters..
>
> thank you..
>
> -dheil
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to