M
mr peanut
Say I have a textbox (autopostback=true) and a button. I enter a new value in
the textbox then - without clicking anywhere else first - I click the button.
The box's text isn't changed prior to the button's click so the new data in
the box isn't evaluated at the server. The user has to click the button twice.
I would like to change this without any scripts on the client that will be
rejected by security setting in today's browsers.
How?
the textbox then - without clicking anywhere else first - I click the button.
The box's text isn't changed prior to the button's click so the new data in
the box isn't evaluated at the server. The user has to click the button twice.
I would like to change this without any scripts on the client that will be
rejected by security setting in today's browsers.
How?