Page 1 of 1

Move items from one list box to another list box

Posted: Tue Dec 08, 2009 12:39 am
by Pirontech
Hi,

i have two list box on the Pah Page within the form tag element; i want to move element from one list box to another list box (Ex List Box 1 to List Bpx 2) it works fine and saved in the data base, now i want to edit these values Ex. after hiting the Edit Button Form opend with some othe values, now again i want to move element from LIst Box 1 to List Box 2 and Vice Versa, here it creates the Problem.

Now i want when user select the values from list box (1 or 2) and hit the move button, values saved in the data base but How ???

Please reply..

Re: Move items from one list box to another list box

Posted: Tue Dec 08, 2009 1:50 am
by hemakumarrr
Hi,

Its simple.. You simply update the tables in AJAX.. Hope you are using two tables for two list boxes..