in reply to Re^2: JavaScript and form submission
in thread JavaScript and form submission
If you can use Javascript, just set the value of the hidden field accordingly. If you're supporting non-Javascript too, make the "cancel" link a GET request instead of a button.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: JavaScript and form submission
by dorward (Curate) on Nov 22, 2006 at 13:20 UTC |