Which control would you use if you needed to make sure the
values in two different controls matched?
Answer Posted / tanuj kumar
CompareValidator is used to ensure that two fields are identical.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to change Master page in ASP.Net using code?
Does asp.net still recognize the global.asa file?
How can you send an email message from an asp.net web page?
What is state management react?
Explain page output caching?
What are the Types of chaching. How to implement caching
What are validators and list some validators of asp.net?
Explain the difference between panel and groupbox classes using .net?
What is the adavantage of using ASP.NET routing?
Describe how ASP.NET maintains process isolation for each Web application?
Why is global asax is used?
What is autopostback in asp net?
In which event are the controls fully loaded?
Explain difference between friend and protected friend?
What is diff. Between abstract class and an interface?