Is there a propery that I can query which will tell me how many items are selected in a multiple SELECT???
selectedIndex does not yield the right info...obviously, but I can't find the property for multiples??? Do I have to iterate the list first adding up how many are selected???