Which of the following control is used to validate that two fields are equal ?
Which of the following control is used to validate that two fields are equal ?
		A. equals() method
B. RegularExpressionValidator
C. RequiredFieldValidator
D. CompareValidator 
