This is a Javascript question, not a Tomcat question.  The answer is "Yes".
Further info can be found with Google or a Javascript list.

John


> -----Original Message-----
> From: Nagpal, Vikas [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 08, 2002 10:30 AM
> To: '[EMAIL PROTECTED]'
> Subject: To capture the CLICK event of SUBMIT button
> 
> 
> Hello Everybody,
> 
> I have been trying to accomplish two jobs simultaneously. 
> First on the CLICK
> of my ANCHOR tag I want to assign some value to the HIDDEN 
> input tag and
> simultaneously carry this value to the page linked to HREF 
> element of this
> ANCHOR tag.
> 
> Till this point of time its a two CLICK process(Using 
> JAVASCRIPT FUNCTION):
> 
> 1) I CLICK on my HREF element and it assigns some value to 
> the HIDDEN input
> tag.
> 
> 2) Then I CLICK on the SUBMIT button and it carries the value 
> assigned to
> the HIDDEN input tag to the page linked to the HREF element 
> of the ANCHOR
> tag.
> 
> Can i make this a single CLICK process by capturing CLICK event of the
> SUBMIT button on the onClick event of my ANCHOR tag. Can I 
> make this single
> step process.
> 
> Thanks in advance,
> With regards,
> Vikas nagpal.
> 
>  
>  
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

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

Reply via email to