What is Synchronous and Asynchronous AJAX request.
Answer Posted / ahmed
asynchronous where the script allows the page to continue to
be processed
and will handle the reply if and when it arrives.
synchronous where the script stops and waits for the server
to send back a reply before continuing and
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Did adaptive path help build google's ajax applications?
Describe the accordionextender control? : asp.net ajax
What are the benefits of ajax?
In what way are proxyless calls different than the proxied calls in ajax?
We used asynchronous server communication for a long time, what new thing is ajax bringing?
Did adaptive path invent ajax?
Which is the purpose for using the scriptmanager?
What do I do on the server to interact with an ajax client?
What is the xmlhttprequest object?
Describe the animation extender control and the method by which this control is utilized?
What browsers support ajax?
When should I use an java applet instead of ajax?
What is a simple example of where a ajax request would be used?
What are synchronous and asynchronous ajax requests?
Why do we use ajax?