Answer Posted / imrankabir
AJAX is used in asynchronous mode and client get data from
server parallel like in form validation if client enter
username and continue filling form and get response from
server for username whether is already exist or not and
client no need to wait for response and fill all form
without and resistance.
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What browsers support ajax?
What about applets and plugins?
What is advantage of ajax?
Describe the formats and protocols used by ajax?
How can we make a mashup with java by accessing other domains data?
How do we abort the current xmlhttprequest in ajax?
When should we use a java applet instead of ajax?
What do I do on the server to interact with an ajax client?
What are the basic controls in asp.net ajax?
What are the benefits of ajax?
What are the advantages and Disadvantage of Ajax?
What are synchronous and asynchronous ajax requests?
How do I handle the back and forward buttons?
What is asynchronous request in ajax?
Is ajax a framework?