What is the Difference between AJAX and Javascript?
Answer Posted / naren
Javascript is used to client validation and ajax is used to
server side validation.
| Is This Answer Correct ? | 7 Yes | 15 No |
Post New Answer View All Answers
What is xmlhttprequest object in ajax?
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 ?
What are ajax controls?
Why do we need ajax?
Is ajax considered a programming language?
Won't my server-side framework provide me with ajax?
What are the ajax security issues?
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
What is the name of the dll that contains the ajax control toolkit?
Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?
What are the differences between ajax and javascript?
What is the syntax to create ajax objects? : asp.net ajax
What is use of Update Panel control in Ajax toolkit?
Is it possible to use fileupload control within the update panel?
Where should I start?