why you used Java Script? Can it use for both client side
and server side validation purpose?
Answers were Sorted based on User's Feedback
Answer / melbin
javascript can be used as server side scripting.
| Is This Answer Correct ? | 8 Yes | 16 No |
Answer / jithesh.p
javascript can be used to write both clientside and server
side applications
| Is This Answer Correct ? | 2 Yes | 14 No |
How does javascript work?
How to create 3-dimensional Array in Javascript?
What is 'use strict'?
What is design pattern in javascript? Explain
Is javascript enabled on chrome?
What percentage of websites use javascript?
what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";
Why extending array is bad idea?
What is encodeuri() function?
What is constructor?
What is the use of a date object in javascript?
How to replace all occurrences of a string in JavaScript?