I have a 2 list box which is filled and I have a radio button,when I click on radio buton,it will take the data from database and display in those list box,previous item in the listbox must be deleted
jsp java
Collapse
X
-
Tags: None
-
Have a look here, no radio buttons but you'll get the point: Use of Select Box to show the data from database
Uses a bit of JavaScript; should work...
Comment