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
What is event bubbling in JavaScript?
List some data types supported by javascript?
How to create a popup warning box?
What are the datatypes in javascript?
name any two javascript functions which are used to convert nonnumeric values into numbers?
What is js full form?
How to detect the operating system on the client machine?
Is javascript open source?
What is the purpose of using javascript?
How can the style/class of an element be changed?
How can a Javascript code redirect the user to a different page?
Explain event bubbling and event capturing in javascript?
What is the real name of JavaScript?
How does javascript work?
How to change style on an element?