Dear viewers I will show how to useasp.net client side validation control .Here compare validation control using has been implemented for comparison two values. We can say all modern browser sis capable to perform client side validation of a webpage. The common properties are:
ControlToValidate : it’s id can be specified for the target control to validate.
ControlToCompare : it’s id can be specified for the target control to compare.
Type : it’s id can be specified for data type verification.
Operator: It defines the type of comparison.