Hi,
I have a check box on a form, as part of some fields that take in user info. Then in my code behind the form inserts the data from the form fields to a SQL server table. Thsi all works fine. The problem is that currently I have to ask the use to clik on the check box to get it to enable I guess. because if they don't, even though I have set it to enabe and have it checked, it will error out. Any Ideas will be helpful.
Thank you
I have a check box on a form, as part of some fields that take in user info. Then in my code behind the form inserts the data from the form fields to a SQL server table. Thsi all works fine. The problem is that currently I have to ask the use to clik on the check box to get it to enable I guess. because if they don't, even though I have set it to enabe and have it checked, it will error out. Any Ideas will be helpful.
Thank you