Hi,
I'm trying to loop through a listbox that is runat="server" (to get all the values of the items inside the listbox regarless of if they are selected or not).
Now i have searched for hours on end and still don't find anything (all the examples is just for the selected items....). Can someone please guide me to the correct way of doing this. O, i want to do it with jQuery preferably.
-------------------
phoenix_dwarf