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


Please Help Members By Posting Answers For Below Questions

List some data types supported by javascript?

535


What are the variables in javascript?

564


What is the difference between .call() and .apply()?

590


What is eval() in javascript?

531


Iam getting xml when we click on one button.Iam placing that xml in dom.Im getting that xml data in one xsl.In that xsl I want to increase the variable value which is declared in xsl. Ex: ffftt eeeeiii uuuuwww fff eeee uuuu

1693






Are javascript variables case sensitive?

488


What's the purpose of javascript?

442


How to test 404 page in QA

2018


List few difference between primitive and non primitive javascript data types?

504


What is the result of below given line of code in java script? 5+4+'7'?

517


Difference Between JavaScript and ECMAScript?

472


What is 'use strict'?

519


How to make a array as a stack using javascript?

523


What are math constants and functions using javascript?

487


Which built-in method combines the text of two strings and returns a new string?

681