How can you find out that an AJAX request has been completed?



How can you find out that an AJAX request has been completed?..

Answer / v madhu babu

ReadyState property is used to check whether AJAX request has been completed. If the property is equal to four, then the request has been completed and data is available.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More AJAX Interview Questions

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

0 Answers  


What are the difference between server-side ajax framework and client-side ajax framework?

0 Answers  


What are ajax controls?

0 Answers  


Is ajax built into javascript?

0 Answers  


Difference between server-side ajax framework and client-side ajax framework?

0 Answers  






What is the disadvantage of ajax?

0 Answers  


What are synchronous and asynchronous ajax requests?

0 Answers  


What role of #&& in querystring?

1 Answers  


Is it true that a xmlhttprequest objects belongs to the w3c standard?

0 Answers  


What is the difference between json and ajax?

0 Answers  


Is ajax a browser-dependent or a browser-independent script?

0 Answers  


Describe the accordionextender control?

0 Answers  


Categories