Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answer Posted / sulochana singh
Client-side validation because there is no need to request a server side date when you could obtain a date from the client machine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between response.write() and response.output.write()?
What is the maximum timeout we can set for Cookies?
What is custom events? How to create it?
What are validators and list some validators of asp.net?
What is meant by asp.net?
What are the steps involved to fill a dataset?
how to write html code with ssl
What are session and cookies?
To wrap up a call to a Web service the standard used is..?
What is ispostback property?
Define machine.config in .net?
What are the session variables?
What does the hotspot class in .net do?
Explain the function of new view engine in asp.net? : asp.net mvc
Explain why datareader is useful?