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

Explain the difference between primary & secondary storage device? : Dot net architecture

0 Answers  


Name some changes done since version 3.0?

0 Answers  


how do u achieve multilevel inheritance in .NET ?

9 Answers   Accenture, Ness Technologies, SteelWedge,


Explain about validation?

0 Answers  


8. Oop-Why and were we use Interfacse and Abstract class.

0 Answers   PCS,






What are the important principles of soa (service oriented architecture)?

0 Answers  


Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

2 Answers  


what are the fundamental and common properties of .net controls?

0 Answers   Six Sigma,


What is cookie less session?

0 Answers  


What is the purpose of hard disk? : Dot net architecture

0 Answers  


Define a virtual memory? : Dot net architecture

0 Answers  


Explain pipelining? : Dot net architecture

0 Answers  


Categories