|
javascript listbox to listbox communication
hi,
i am working on a project, in which i have a couple of listboxes, and a submit button, both the list boxes are getting values from the database. i want that on clicking a button i can move entries from one list box to another, once i click the submit button then the value hits the database.
i have done all the database work, only work remaining is transfer from one listbox to another,
can anyone please help me
saurabh
|