why you used Java Script? Can it use for both client side
and server side validation purpose?

Answer Posted / raghu

Java script is used for client side validations.it runs in
the client system.the main advantage of using Java script is
to reduce the network traffic.for example when we r logging
into our e-mail unexpectedly we have submitted with out
writing our password,then it need not got to server and
check for validation and say u did' t typed u r password.for
that type of validations we use Java script.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What companies use javascript?

456


What are escape characters?

476


What are the main features of javascript?

472


Why javascript is called as script for all browsers?

462


Where do you put javascript in html?

472






Describe what u had done today?

1811


If 2 methods have same name and same number of parameters, which one will be executed first?

499


What is javascript hoisting?

521


how to validate the date(dd/mm/yyyy)using regular expression in javascript? It should also satisfy the leap year feb 29 problem. Please help me.

5584


How to set the cursor to wait?

478


How do I enable cookies safari?

468


How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?

596


Explain closures in javascript?

476


Is JavaScript case sensitive? Give an example?

541


How do you sort an array in javascript?

510