What is the Difference between AJAX and Javascript?
Answer Posted / dakshita
Reload some particular part on your application that time use ajax eg :not reload whole page it load some particular part. and java script use validation etc.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the types of send() method used for xmlhttprequest?
How do I handle the back and forward buttons?
What is the role of scriptmanager in ajax?
What are synchronous and asynchronous ajax requests?
What is the use of updatepanel?
What is ajax and how does it work?
Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?
is the xmlhttprequest object part of a w3c standard?
How do I handle the back and forward buttons in ajax?
Why do you use ajax?
How to control how long an ajax request may last?
What is use of Update Panel control in Ajax toolkit?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
How do I submit a form or a part of a form without a page refresh?
How do I provide internationalized ajax interactions?