Answers

Question and Answer:

  Home  ASP.Net

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

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

 206 views

More Questions for you: