R
ranjini ns
Hi,
I have a form, and in this form, there are 2 drop down list a text box, one button (labelled "add" )and finally, a listbox.
The question is, when the user clicks on the add button, how do I add the value selected in the drop down list and the text box values and put it into the listbox? After adding to the listbox, the selected value needs to stay in the drop down menu and not get removed. Thanks in advance
I have a form, and in this form, there are 2 drop down list a text box, one button (labelled "add" )and finally, a listbox.
The question is, when the user clicks on the add button, how do I add the value selected in the drop down list and the text box values and put it into the listbox? After adding to the listbox, the selected value needs to stay in the drop down menu and not get removed. Thanks in advance