Hello,
I'm having a problem with my check box on my ASP form. When clicking on it it will execute the code attached to it (in C#) without any problems. The issue arises when the page posts back. When it posts back, the check box does not save its state and becomes unchecked.
Can anyone shed some light on this for me?
Thanks in advance
View Complete Post