How do you use a custom validator? When might you want to
use one?
Answer Posted / sravanthi kilari
Insert Custom Validator Control and then write the custom
function. If Other Validation Controls did't meet our
requirement then we will go to Custom Validator Control.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain diff. Betn dataset and recordset?
Differentiate between globalization and localization.
How does the cookies work in asp.net?
What is the basic difference between asp and asp.net?
How can we identify that the page is post back in asp net?
What are the differences between clr & cts?
How is the asp.net mvc architecture different from others? : asp.net mvc
Is it possible to apply themes to an asp.net application? If yes, then how?
Securitywise What are the Enhancements in 2.0?
How do we access view state value of this page in the next page?
How can you use a custom controls in ASP.NET application?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is the server of asp.net?
Which is better union or union all?
When maintaining session through sql server, what is the impact of read and write operation on session objects?