Hello people,
I am at my wits' end trying to figure this one out. Any help will be appreciated.

I am obtaining values for a listbox from the database and JavaScript populates it.
When the user clicks on any of the values, I want to select all items and insert
the values back in to the database. 

I tried selectAll(), and then using getSelectedList() to pass the values to a vector, 
but 
the vector is getting only the value of the item that the user had selected. 

Someone posted a JavaScript here on selecting all checkboxes which I tried modifying
for this listbox, but I am still getting only that item that the user selected. 

Any suggestions are welcome
TIA
Fahmida

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to