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
Explain javascript debounce function?
What does _ mean in javascript?
How do I run javascript on my iphone?
all possible test cases for normal number field,name field date field,check box,
What is the purpose of local variables?
Explain unescape() and escape() in javascript?
Are there any predefined constant provided by the browser with the key code values that can be reused?
What is strict mode?
How to setting a cookie with the contents of a textbox?
Is it possible to use javascript to change the meta-tags of the page?
what is a dataset
Is javascript open source?
Is array an object javascript?
Why do we use javascript?
Can javascript code be broken in different lines?