Posted by mantas.vitkunas@gmail.com on 04/05/07 02:26
I've written a web page in which a <select> element uses the
"onchange" attribute to advance to another page instead of requiring
the user to pick an option from the select menu and then click a
"submit" button.
One problem with this, however, is that if the user clicks their back
button after using the <select> menu, the previously selected value
remains in place.
[Back to original message]
|