how to keep the selected values in the drop down list using javascript
Hi, Here in the below code i need to keep the selected value to be shown. But if i select and update the page the list box always shows the index value "select".I want it to show the selected value. what changes i have to make in the below code