3. Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answer Posted / joshuab
Validation should strictly occur in client side...
because the user's input format should be verified then and
there, for this server side validation is of no use,
whereas to validate the userid and the password server side
validation is the only option.
Joshua_________
www.prodigyapex.com
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What's new in the .net 2.0 class library?
How to improve the cache performance? : Dot net architecture
question related to table havi colspan and row span
Explain the types of memory management? : Dot net architecture
Explain .net mobile input controls? : Microsoft dot net mobile
Is .net easier than java?
What is a virtual memory? : .NET Architecture
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Explain hard disk? : Dot net architecture
How can I write my own .NET host?
Explain the difference between primary & secondary storage device? : Dot net architecture
How does an appdomain get created?
how to add list of items in a web application and win application?
How can we integrate atlas with web services?
what is the difference between running an application with and without debugger?