J
JB
Hello
I have an ASP.Net web application written in C#. The html web page has
a CheckBox control taken from the toolbox on it. I want to verify whether
the user put a check in the CheckBox control. I can use either JavaScript or
Codebehind but my question is:
What does the code look like to check whether a user put a check in a
CheckBox control?
JB
I have an ASP.Net web application written in C#. The html web page has
a CheckBox control taken from the toolbox on it. I want to verify whether
the user put a check in the CheckBox control. I can use either JavaScript or
Codebehind but my question is:
What does the code look like to check whether a user put a check in a
CheckBox control?
JB