From: "Andrew Close" <[EMAIL PROTECTED]>
> when you have multiple forms on a JSP and one of those forms is
> submitted, do the values on the other form get sent to the action
> class that was submitted to?
Not with plain old HTML... probably would require JavaScript.
I can see having two forms on
, you will have to rely on yukky javascript stuff..
hth,
Geeta
> -Original Message-
> From: Andrew Close [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 09, 2004 11:12 AM
> To: [EMAIL PROTECTED]
> Subject: Multiple forms and actions
>
>
> Hi,
>
> when you
Sent: Friday, July 09, 2004 11:12 AM
Subject: Multiple forms and actions
> Hi,
>
> when you have multiple forms on a JSP and one of those forms is
> submitted, do the values on the other form get sent to the action
> class that was submitted to?
> i have two forms, two actions
Hi,
when you have multiple forms on a JSP and one of those forms is
submitted, do the values on the other form get sent to the action
class that was submitted to?
i have two forms, two actions on one JSP. when i trigger the event to
submit one form, will that receiving action also get the values
4 matches
Mail list logo