anarchist
04-10-2003, 10:34 AM
I need to get a list of which items in a multiselect box have been selected, I'm wondering if theres an easy way of getting this rather than checking each element to see if it has been selected and forming the list that way, I'm looking for maybe a selectedindex array, does this exist? or am I going to have to use the longg method?