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



3. Should validation (did the user enter a real date) occur server-side or client-side? Why? ..

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

3. Should validation (did the user enter a real date) occur server-side or client-side? Why? ..

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

3. Should validation (did the user enter a real date) occur server-side or client-side? Why? ..

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

3. Should validation (did the user enter a real date) occur server-side or client-side? Why? ..

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

Post New Answer

More Dot Net AllOther Interview Questions

Which is the best institute in chennai to learn DotNet? Please help.

48 Answers   HCL, Infosys, NIIT,


how to kill user session ?

2 Answers  


Does .NET runtime offer Deterministic Destruction or not?

0 Answers   HCL,


Explain the differences between Server-side and Client-side code?

2 Answers  


What is ITIL? What is the use of ITIL and how it works?

7 Answers   Genpact, IBM,






Differences between VS 2005, 2008 and 2010 ?

0 Answers   HCL,


Which software is used for .net programming?

0 Answers  


Explain .net mobile events? : Microsoft dot net mobile

0 Answers  


What re interop services?

0 Answers  


how u maintain data while navigating one page to another?

2 Answers  


what is just in time compilation?

1 Answers   Six Sigma,


which tag i need to use manually to bind columns in a datagrid ?

2 Answers  


Categories