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
What would you use javascript for?
How javascript variables work?
How long does it take to get good at javascript?
What are the Non-primitive data types in JavaScript?
What is new keyword in javascript?
Does javascript care about whitespace?
What is stack in javascript?
wap to accept an int array frm the user and print the lucky nos.
What are the characteristics of javascript ‘strict mode’?
How to convert numbers to strings using javascript?
How do you create array in javascript?
What will be the output of the following statements?
What does the "Access is Denied" IE error mean?
Explain function hoisting in javascript?
Why do you need javascript?