|
| Total Answers and Comments: 3 |
Last Update: November 09, 2009 Asked by: motionbreaker |
|
| | |
|
Submitted by: Paul Brennan Validation should be done BOTH on the client and on the server. This even includes validation that has already been done on the client, due to the risk of spoofing.
The only reason validation is first done on the client is to reduce the number of round trips between the client and the server.
Above answer was rated as good by the following members: vmukkavi | Go To Top
|