3. Should validation (did the user enter a real date) occur
server-side or client-side? Why?
Answers were Sorted based on User's Feedback
Answer / pankaj
Validation has to happen on both the side at client side as
well as the server side. The reason is anyone with little
idea of the website may gain entry directly to the desired
page by passing his own parameter and server side
validation shall take care of this unauthorised entry.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raghumadhav tirunagari
client side . there is no need to go to validate user input.
If it relates to data base validation we need to validate at
server side.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / 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 |
Answer / 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 |
What is one way operation?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
What is a managed code? : Dot net architecture
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
Does .NET runtime offer Deterministic Destruction or not?
What is .net mobile input validation. : Microsoft dot net mobile
can aspx page contains two pager tags ?
Session State and can i store desirialized object in state server, if yes how and if not why.
how to make and display a form without title bar?
what does dot in .net means
how to create applications by using Visual Studio 2012?
0 Answers TryTechnicals Pvt Ltd,
any one can explain about projectarchitecture and project approach briefly