K
Ken Varn
This is probably a simple question, but I am new to this so bear with me.
I have a ASP.NET form that has a checkbox and a 2 radio buttons. When the
checkbox is checked, the 2 radio buttons are enabled using javascript. When
the checkbox is unchecked, the 2 radio button are disabled with javascript.
Here is the problem that I am seeing. When I submit the form with the radio
buttons disabled, the form returns with both radio buttons unchecked and
disabled. Next, if the checkbox is checked, the two radio buttons are
enabled by my javascript. If the user puts a check in one of the radio
buttons and does a submit, the server side does not see the check. When the
form returns back, both radio buttons are still unchecked. Does anyone have
any idea what is going on here?
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------
I have a ASP.NET form that has a checkbox and a 2 radio buttons. When the
checkbox is checked, the 2 radio buttons are enabled using javascript. When
the checkbox is unchecked, the 2 radio button are disabled with javascript.
Here is the problem that I am seeing. When I submit the form with the radio
buttons disabled, the form returns with both radio buttons unchecked and
disabled. Next, if the checkbox is checked, the two radio buttons are
enabled by my javascript. If the user puts a check in one of the radio
buttons and does a submit, the server side does not see the check. When the
form returns back, both radio buttons are still unchecked. Does anyone have
any idea what is going on here?
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------