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 are the new login controls in asp.net 2.0?
What is a session government?
How can you pass multiple complex types in Web API?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Explain the server control events of asp.net ?
Explain the steps to be followed to use passport authentication.
What is the difference between mechine.config and web.config?
How to do state management in ASP.NET?
What is the difference between equals() and == in c#?
What is the equivalent of date() and time() in asp.net?
How can we create Tree control in asp.net?
What is session authentication?
What is view state management in asp net?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Why is xap important?