Client Side Checkbox Validation
Overview ASP.NET provides a series of validation server controls that can be used to validate data that a user inputs into your forms. These controls allow you to prevent a form from being submitted upon the rules that you define in the validation server controls. The available validation server controls are (courtesy of MSDN): Validation [...]




