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 are the ways to emit client-side javascript from server-side code in asp. Net?
What do I need to code javascript?
Does spread operator deep copy?
What is meant by object oriented programming?
What is the difference between the operators ‘==‘ & ‘===‘?
Which built-in method sorts the elements of an array?
Difference between undefined and undeclared variables?
What is s+ in regex?
How do you add an element at the beginning of an array?
How to create a cookie using javascript?
What does window.print() do in Javascript?
Is JavaScript a true OOP language?
What is a boolean search?
Can you explain the difference between == and ===?
What's Prototypes for JavaScript