why you used Java Script? Can it use for both client side
and server side validation purpose?
Answer Posted / dsf
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.js cant be used in server side.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How to delete a cookie using javascript?
How do I open javascript in browser?
Explain javascript accessors ?
When would you use var in your declaration and when you wouldn’t?
How to convert javascript date to iso standard?
What is the function of delete operator?
Explain how to write class methods vs. Instance methods.
What is the difference between an array and an object?
What are the variables in javascript?
What is scope chain in javascript?
How can you do a character count in javascript?
How to redirect a page to another page in javascript?
How to handle exceptions in JavaScript?
Why is java better than javascript?
What is an empty html tag?