T
Tangent
I know this was asked before, but I never saw what the answer was...
I have a webform (asp.net) that has a number of dropdownlists (and other
controls). I am trying to use a For Each...Next loop to run through
each of them to enable or disable them. I cannot seem to find the
correct element variable/collection combination to do this.
Does anyone know what I need to do to make the loop work??
Thanks,
Derek
I have a webform (asp.net) that has a number of dropdownlists (and other
controls). I am trying to use a For Each...Next loop to run through
each of them to enable or disable them. I cannot seem to find the
correct element variable/collection combination to do this.
Does anyone know what I need to do to make the loop work??
Thanks,
Derek