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 ? | 0 Yes | 3 No |
Post New Answer View All Answers
how to make and display a form without title bar?
What is the difference between l1 and l2 cache? : Dot net architecture
Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
What is textbox control of .net mobile? : Microsoft dot net mobile
How to improve the cache performance? : .NET Architecture
What is the .net class that allows the retrieval of a data element using a unique key?
What is .net transaction?
Explain how cache is used? : Dot net architecture
Explain domestic architecture artifacts? : .NET Architecture
What is Video Streaming in .net??
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
What is different about namespace declaration when comparing that to package declaration in java?
How does .net mobile work? : Microsoft dot net mobile
Tell me .net mobile emulators? : Microsoft dot net mobile
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture