why you used Java Script? Can it use for both client side
and server side validation purpose?
Answer Posted / arul
Javascript is a client side scripting, which runs in the
browser. Even AJAX runs in the browser and is also a client
side one, which actually is nothing but Javascript. In AJAX
javascript is used to communicate with server side
components or post values to a JSP / ASP or any web page or
any services which can be referred by URL.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How to convert javascript date to iso standard?
Explain the typeof operator?
Explain with an example the use of event handlers in javascript.
What is the use of isNaN function?
How do you target a specific frame from a hyperlink?
How do you disable javascript?
What is difference between ajax and javascript?
How to create scale in P info
How to test for bad numbers using javascript?
I am providing the Online& class room training on Worksoft Certify for SAP/HTML/JAVA using real time scenarios in a real time environment for a real time project, If any one is interested please get in touch with me on aimansaud@gmail.com
Methods get and post in html forms - what's the difference?
What is null javascript?
How to replace all occurrences of a string in JavaScript?
What are the types used in javascript?
How will you create new object in javascript?