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 |
What are the security issues with ajax?
How does an ajax call work?
We used asynchronous server communication for a long time, what new thing is ajax bringing?
Does this mean adaptive path is anti-flash?
Does java have support for comet style server-side push?
What are limitations of ajax?
What are the protocols and forms in ajax?
How Ajax objects can be created?
What do I do on the server to interact with an ajax client?
What are the types of post back in Ajax?
What is the difference between proxied and proxyless calls in AJAX?
Describe the accordionextender control? : asp.net ajax