I have a situauation that I need to check on a button click if the user has entered a value into a textbox, but have not checked a checkbox. They need to be advised that they can not enter a value in the textbox without first checking the checkbox. I know
I need to use a CustomValidator Control, but other than that I'm lost. Can anyone help me?
Go to the complete details ...