I have the following:
Checkbox named chkBox
Textbox namded txtBox. It has default value of 0.
I need to put new value (1,2,3,etc.) in the textbox when I click the checkbox.
I not expert in javascript and having very much difficulty in making this work.
Any help is greatly appreciated.
Yuri