Hello,
OK, I have a listbox, and i'm using Javascript to help me move items between 2 listboxes. I can't name the listbox with the [] at the end, cause javascript doesnt read it right. Is there a way i can loop thru the listbox contents without having it with the []. I tried it without the [] and all i get is the first character of the last item in the list.
Thanks.
Bill