Re: submit and cancel in form

2001-09-25 Thread Kelvin_Ho
** Note: This e-mail is subject to the disclaimer contained at the bottom of this message. ** : I think .. if (isCancelled (request)) { // do

submit and cancel in form

2001-09-24 Thread Lu, Jennifer
Hi, there: I have a question regarding the submit and cancel button using the   and tag in a form. In the FormAction class, how do I tell whether the user clicked on the submit or the cancel button? Seems to me that either the user clicked on the submit or the cancel, the code that is in