tags:

views:

20

answers:

0

I have a couple asp.net 1.1 dropdown boxes that I'm using javascript to manipulate on change. When I try to access these dropdowns in the code behind the needed values are in TEXTISDIRTY. Is there any way I can access this property? I'm assuming it's doing that because of the javascript. Thanks.