News

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 ...
The problem is that I have a MultiExtended ListBox and I want to loop through each of the selected values in it and perform an operation on each. <BR><BR>Part of the problem is that I am pretty ...