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 can you set position of the page (top and left) to 0 using javascript in one line code?
How to set a html document's background color?
How do you organize your JavaScript code?
How do I add a javascript event handler to an html page element?
How to encode and decode a url in javascript?
Explain javascript accessors ?
What is the use of Void(0)?
What is the difference between remove() and removeChild()?
What is a hash javascript?
What is the difference between programing language and scripting language.?
List few difference between primitive and non primitive javascript data types?
Is it possible to assign a php variable to javascript ? And also is it possible to fetch the page contents if the url is not under our control ?