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
Which are the knowledge requirements for personal ajax functionality?
What browsers support ajax?
What are the advantages and disadvantages of ajax?
Do ajax applications always deliver a better experience than that delivered by a traditional web application?
What are the different ready states of a request in ajax?
What are the new features included in the microsoft ajax library? : asp.net ajax
How do I send an image using ajax?
How can you debug asp.net ajax applications?
How do we abort the current xmlhttprequest in ajax?
what is xmlhttprequest?
What are ajax controls?
When should I use an java applet instead of ajax?
Where should I start?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
what are difference between server-side ajax framework and client-side ajax framework?