|
moving listbox and passing value to database
hi i am having problems with listbox values
basically there are 2 listboxes, with values populated from 2 different resultsets.i need to move items from one listbox to the other and vice versa and then submit values for the items for the 2nd listbox to the database.
i need to pass all the items in the 2nd listbox to the database. However, right now listbox only allows one selection to be specified. How can i specify that whatever in the 2nd listbox should be passed rather than just the one selected.
Last edited by sunnie; 07-03-2006 at 06:04 PM..
|