is it possible to throw multiple autopostback's on a page? it seems they all fire no matter which one was selected when using SelectedIndexChanged. for instance, i've got two ListBox's, each of which ...
I have generated a form that has multiple textboxes and two listboxes for user input. I have gotten the input of the text boxes and only 1 input from the listboxes, but if I select more than one entry ...