What is the need of client side and server side validation ?

Answer Posted / shiva

client side validation are used to reduce the burden on
server because if you write server side validation each and
every request is send to server and server gives the
response each and every time so burden on server. to avoid
this problem by using client side validations.
we can write some of validations at server side regarding
security.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is asp.net still used?

778


Can we set which type of comparison we want to perform by the CompareValidator control?

765


Explain page output caching?

761


What is query string? What are its advantages and limitations?

743


IN an ASP.NET Web application if there is any error, how can you debug?

831


Which two new properties are added in asp.net 4.0 page class?

716


Which is an advantage of application service providers?

685


How to turn off cookies for a page?

797


Why do we use sessions?

787


How do cookies work?

782


What are the various ways to send content from one page to another?

722


What is a viewstate?

767


What is mvc in angular?

749


Is post back in asp.net?

711


What is session authentication?

747