Adding dynamic listbox in html
In my application, am trying to add a selection box dynamically.. that is,
when a button[add] is clicked it should add a new list box into the form.
I this application am using JSP.
I tried alot for this.. able to add text box dynamically but not the listbox.
Awaiting for your valueable reply..
thankyou,
shashwata Rao

