What is Synchronous and Asynchronous AJAX request.

Answer Posted / srinivas

synchronous where the script stops and waits for the server
to send back a reply before continuing and asynchronous
where the script allows the page to continue to be processed
and will handle the reply if and when it arrives.

Is This Answer Correct ?    67 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the limitations of ajax? : asp.net ajax

513


Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?

529


Can ajax technology work on web servers other than iis?

1099


What kinds of applications is ajax best suited for?

577


What are the real web applications of ajax currently running in the market?

1370






Would we be able to call server-side code from javascript?

507


How to create an ajax website using visual studio?

531


What is xmlhttprequest object in ajax?

615


Won't my server-side framework provide me with ajax?

541


What is the importance of client-side libraries? : asp.net ajax

575


What are ajax controls?

508


Does load runner support ajax apps?

560


Why do we use the xmlhttprequest object in ajax? : asp.net ajax

561


What is the role of scriptmanager in ajax?

521


What is the difference between proxied and proxyless calls?

549