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 set a html document's background color?
What is the difference between the operators ‘==‘ & ‘===‘?
What are the ways of making comments in javascript?
What is dom in javascript?
What is break and continue statements?
What value does prompt() return if the user clicked the cancel button?
What is namespacing in javascript and how is it used?
How fast can you learn coding?
Why is javascript good for websites?
What is external javascript?
What is webassembly good for?
What is the syntax of ‘self invoking function’? Give an example?
How about 3+5+"8"?
How to reload a page using JavaScript?
How to detect the operating system on the client machine?