Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answer Posted / fusion
Ramgopal is correct upto certain extent.
What if User has his Javascript disabled on browser?
Range Validator could do well there.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does session_start () do?
What is the meaning of TestApi?
What are the advantages and disadvantages of session?
What are the parts of an http response?
What is a user developed application?
What is mvc in asp.net interview question? : Asp.Net MVC
How is mvc different from asp.net? : Asp.Net MVC
Explain exception filters?
Describe the difference between inline and code behind - which is best in a?
What are the two properties that are common on every validation control?
How do you implement sql caching in asp.net?
What is data control in asp.net?
What is asp.net mvc5? : Asp.Net MVC
How to implement globalization and localization in the use interface in .net.
Explain how can we access static variable?