why you used Java Script? Can it use for both client side
and server side validation purpose?

Answer Posted / tapan gupta

Client-Side JavaScript (CSJS) -- an extended version of
JavaScript that enables the enhancement and manipulation of
web pages and client browsers


Server-Side JavaScript (SSJS) -- an extended version of
JavaScript that enables back-end access to databases, file
systems, and servers

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name some of the ways in which Type Conversion is possible?

528


Are namespaces are there in javascript?

490


What are global variables? How are these variable declared and what are the problems associated with using them?

516


What is the role of break and continue statements?

500


Can you give an example showing javascript hoisting?

450






What is push() method in javascript?

483


Is there any difference between javascript and jscript?

513


Which built-in method returns the length of the string?

520


What is lambda in programming?

443


Explain how to read and write a file using javascript?

524


What are the string methods?

461


what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";

527


Which built-in method returns the character at the specified index?

723


What is undefined x 1 in JavaScript?

494


What is the difference between registerclientscriptblock and registerstartupscript?

491