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

How do I send an image using ajax?

0 Answers  


What is a simple example of where a ajax request would be used?

0 Answers  


Which is the purpose for using the scriptmanager?

0 Answers  


What are the requirements to run asp.net ajax applications on a server? : asp.net ajax

0 Answers  


What are all the controls of Ajax?

1 Answers  






What's the diff b/w destructor and garbage collector?

2 Answers   Hoch Technologies,


What are the new features included in the microsoft ajax library? : asp.net ajax

0 Answers  


How to control the duration of an Ajax request?

1 Answers  


Are there usability issues with ajax?

0 Answers  


Explain limitations of ajax.

0 Answers  


What is the xmlhttprequest object?

0 Answers  


Is it possible to use fileupload control within the update panel?

0 Answers  


Categories