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
How do you check if a variable is an object
Where should I put script tags?
Explain why asynchronous code is important in javascript?
How can a value be appended to an array?
Explain mul function in javascript?
Which built-in method returns the calling string value converted to lower case?
What are the five data types?
What is the use of a typedarray object in javascript?
What are the two basic groups of dataypes in javascript?
What does the "Access is Denied" IE error mean?
What is the difference between script type and the script language attributes?
What's the purpose of javascript?
hi iM rahul.my questions is my project is a web based & developed using java,jsp. when i record it using qtp what script i will get like either browser("jdfjkf").page("nkf").... or javawindow("f d ").javaedit("Dasf").... plz clarify my doubt asap and i also need some vbscipt of java coding?
What is the best site to learn javascript?
Which built-in method returns the calling string value converted to upper case?