Brad
09-06-2002, 04:30 PM
Hi,
Whenever I select an option from a set of <select><option> values, and submit it to the same form, the option I choose disappears, and the list is reset to the values at the top of the list.
Eg.
A drop down list has the values 1,2,3,4,5 in it. I choose number 4, submit that using a submit button. The data I want to display based on that choice is displayed, but the list returns to it's original value, ie. '1'.
Is there any way to make the list remember the value i chose, as it looks confusing to have the 'incorrect' info at the top, in the selection box.
Hope this makes sense.
Thanks in advance,
Brad.
Whenever I select an option from a set of <select><option> values, and submit it to the same form, the option I choose disappears, and the list is reset to the values at the top of the list.
Eg.
A drop down list has the values 1,2,3,4,5 in it. I choose number 4, submit that using a submit button. The data I want to display based on that choice is displayed, but the list returns to it's original value, ie. '1'.
Is there any way to make the list remember the value i chose, as it looks confusing to have the 'incorrect' info at the top, in the selection box.
Hope this makes sense.
Thanks in advance,
Brad.