hi,
i used javascript(on double click) for moving items from first listbox to second listbox..
and want to second listbox items store in database
but i am fail to do this..
hard work and hard search i ask you here.
so please help me...i need the solution for my site..

i have two tables
1) star_master
and
2) profile_star


two listboxes
1) lst_leftstar
2) lst_rightstar

lst_leftstar is display(load) from star_aster table
and lst_rightstar will be blank..

select(doubleclcik on) items for move items lst_leftstar to lst_rightstar
and lst_rightstar items will be store in database....
i tried too much..but my coding is failed here...
coz when i click on submit button "lst_rightstar" show me 0 items in loop.
my javascript coding is :=
 
 
 
Height="100px" Width="180px">
Height="100px" Width="180px">
 
 .............
please tell me how can i stored my listbox items in database.
i tried but not success...
please tell me how can i insert this listbox data in database..
please give me simple coding