Answer Posted / padma
Asynchronous Javascript And XML.(AJAX).
The web pages get refreshed asychronously to fetch the
responses from servers irrespective of client requests.This
will reduce the client interactions with the server every time
it needs to get the most recent data.
| Is This Answer Correct ? | 23 Yes | 8 No |
Post New Answer View All Answers
What is the basic goals of AJAX ?
What is ajaxcontrol toolkit?
How can we detect asynchronous partial page postbacks?
Differentiate between synchronous and asynchronous ajax requests.
What is synchronous request in ajax?
What is the difference between a destructor and a garbage collector?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
Should I use xml or text, javascript, or html as a return type?
What is use of Update Panel control in Ajax toolkit?
When should we use a java applet instead of ajax?
Do ajax applications always deliver a better experience than traditional web applications?
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 ?
Do ajax applications always deliver a better experience than that delivered by a traditional web application?
How do I provide internationalized ajax interactions?
Explain the step property of the numericupdownextender control? : asp.net ajax