D
Dallas Nestor
I have several dropdownlists controls on my page that are modified in
javascript. I also have one textbox control that is modified by javascript
based upon the results of the dropdownlists. When I shut off Event
Validation for the page, I do not get the error message but the textbox does
not return any data. The textbox on the screen displays the value 'C' but it
is returned as "".
javascript. I also have one textbox control that is modified by javascript
based upon the results of the dropdownlists. When I shut off Event
Validation for the page, I do not get the error message but the textbox does
not return any data. The textbox on the screen displays the value 'C' but it
is returned as "".