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 |
Describe the accordionextender control?
Is it true that a xmlhttprequest objects belongs to the w3c standard?
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
Can we nest the updatepanel controls? : asp.net ajax
When not to use JSON?
What's the diff b/w destructor and garbage collector?
what is xmlhttprequest?
We used asynchronous server communication for a long time, what new thing is ajax bringing?
How ajax is different?
What is the difference between proxied and proxyless calls?
What are the advantages of Ajax?
Would we be able to call server-side code from javascript?