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 are the difference between server-side ajax framework and client-side ajax framework?
How do we create a thread to do ajax polling?
Why do we use ajax?
What is the necessary control that must put in order to use Ajax Controls?
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
How to handle multiple or concurrent requests in ajax?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
Should I use an http get or post for my ajax calls?
What is an ajax request and what is a simple example of where a ajax request would be used?
How does html_ajax compare with the xajax project at sourceforge?
What are the benefits of ajax?
Which request is better with ajax, get or post?
What are different readystate in ajax?
Describe the process and benefits of using the always visible control extender?
What are the important methods of xmlhttprequest?