On Age field how many Asp.Net validation controls will be suit?
Answer Posted / yagnesh shastri
CompareValidator control to validate an input field. The field to validate was defined by the attribute ContolToValidate.
You can also use a ValidationSummary control with the attribute FormToValidate, to validate all the input of a form.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is a session http?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is data caching?
What is GAC in ASP.NET 2.0
Can I read the hard disk serial # of the client computer using asp.net?
What is asp.net? How is it different from asp?
What is the appSettings Section in the web.config file?
Define transparent caching with aop?
What are the new features implemented in ASP.NET?
Why do we use datasource in asp.net?
What is enableviewstate?
How will you load dynamic assembly?
What does asax stand for?
What is the difference between ldap and active directory?