Posted by David T. Ashley on 07/05/06 23:48
Hi,
For a web page, I want a SUBMIT button that commits the form data and a
CANCEL button that goes to a different target (i.e. a different script).
I haven't figured out how to do this, because the <FORM ACTION="... tag
seems to make sure that any two submit controls in a form have to go to the
same target.
BTW, the CANCEL button does not have to submit any form data.
Thanks, Dave.
[Back to original message]
|