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 to get the contents of an input box using javascript?
Which built-in method returns the index within the calling string object of the first occurrence of the specified value?
What is the use of spread operator?
How to make a function in javascript?
What is dom in javascript?
How to redirect a url using JavaScript?
Difference between Pure functions Vs. Impure functions in javascript?
How do you change the style/class on any element?
What is a Typed Language?
What is use of object as function?
How to set the focus in an element using javascript?
Can you put javascript in html?