document.myForm.mySelect.selectedIndex = 0 -----------------------------------------------------------------
"Whether you think that you can, or that you can't, you are usually right."
- Henry Ford (1863-1947)
Here's what I am doing, when a user selects a value in a form's select dropdown box the form is submitted, data is obtained and displayed. The only thing I cannot do is preserve the selected value.
How do I do that? Is there a way to link the value in the Options to the SelectedIndex
-----------------------------------------------------------------
"The difference between 'involvement' and 'commitment' is like an eggs-and-ham breakfast: the chicken was 'involved' - the pig was 'committed'."
- unknown
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.