Good morning All,
I have an asp with 2 forms, one that has a Combo Box, and the other to display the items depending on the Combo box. Issa after choosing an item from the Combo box and pressing submit, I call the same ASP and display the items pertaining to that selection. The problem is that the Combo box does not remain with the name that I have chosen, but resets its value and displays the first item again.
Can you tell me how to make the combo box retain its value and displaying the last item that I have chosen?
Thanks
I have an asp with 2 forms, one that has a Combo Box, and the other to display the items depending on the Combo box. Issa after choosing an item from the Combo box and pressing submit, I call the same ASP and display the items pertaining to that selection. The problem is that the Combo box does not remain with the name that I have chosen, but resets its value and displays the first item again.
Can you tell me how to make the combo box retain its value and displaying the last item that I have chosen?
Thanks