Interview Questions

Which control would you use if you needed to make sure the values in two different controls matched?

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

Which control would you use if you needed to make sure the values in two different controls matched?

Use the CompareValidator control to compare the values of 2 different controls.

(Continued on next question...)

Other Interview Questions