Should user input data validation occur server-side or
client-side? Why?

Answer Posted / zaw

Client side validation such as javascript can be bypassed.
It is not secured at all. But it can be used to provide
quick feedback to the users. For example, if the user enters
invalid username and jump to another field, show an error
message quickly with client side validation.

Sever side validation protect against against the malicious
user. Using both techniques can provide secrue, quicker
validation and compatibility .

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is boxing and unboxing in asp.net?

665


Explain file-based dependency and key-based dependency.

569


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

1836


Define viewstate in .net?

542


Explain about the .NET framework?

567






What is runat?

613


Is asp.net free?

555


What is diff. Between abstract class and an interface?

517


Elaborate differentiation between ViewState and SessionState?

609


Why would a company use an application service provider?

492


What is the purpose of App_Code folder in ASP.NET? Why we this?

608


Why mvc is better than asp.net? : Asp.Net MVC

465


what is the difference between response.write() and response.output.write()?

696


What is server infrastructure & server components?

780


How does session work?

509