Should validation (did the user enter a real date) occur server-side or client-side? Why?

Submitted by: Administrator
Client-side validation because there is no need to request a server side date when you could obtain a date from the client machine.
Submitted by: Administrator

Read Online ASP.Net Job Interview Questions And Answers