suganya
08-18-2003, 03:08 PM
I have 8 listboxes on my form.....a pair of 4 and transferring values frm left to right listbox
I need to save the values of every right listbox separately (list2,list4,list6 adn list8) ....how do i get this?....
i wrote a piece of code but i'm stuck bcos i need to use the name of the each listbox to refer to which listbox was selected....how do i do this......
if i say, document.formName.selectboxName.selected, it says the object is null or undefined....
pls help me...
thanks
I need to save the values of every right listbox separately (list2,list4,list6 adn list8) ....how do i get this?....
i wrote a piece of code but i'm stuck bcos i need to use the name of the each listbox to refer to which listbox was selected....how do i do this......
if i say, document.formName.selectboxName.selected, it says the object is null or undefined....
pls help me...
thanks