How can we do the client side validation and Server side
validations? But i told that At client side by with the help
of validations control or by javascript? But I dont know
about the Server side controls Explain?
Answer Posted / pratap
As far as i know we have 6 validation controls only.
1. Required field validator
2. compare validator
3. Regular expression validator.
4. Range validator.
5. Custom validator
6. Validation summary.
Correct me if i am wrong.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What is the equivalent of date() and time() in asp.net?
Is oauth for authentication or authorization?
What is asp.net mvc5? : Asp.Net MVC
In asp.net, how can you validate drop down box?
What is the difference between stored procedure vs function?
What is the life cycle of web page?
What is the difference between viewstate and hidden field in asp.net?
Explain what the contents of cookie?
How does a content page differ from a master page?
In which event of the page viewstate is available?
How many types of cookies are there in asp.net?
What does the .webpart file do?
What is a runtime version?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
In ViewState How much lifespan items stored?