Answer Posted / abhishek
If we want just only a part of page to be refreshed instead
of full page,AJAX is the best way.It reduces the request
traffic at the server.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What browsers support ajax?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
What is the basic goals of AJAX ?
How do we get the xmlhttprequest object in ajax?
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax
How do I abort the current xmlhttprequest?
Easy trough that the classical web applications are harder to make than ajax applications?
Which request is better with ajax, get or post?
What is the use of updatepanel?
What are the difference between AJAX and Javascript?
What is the difference between synchronous and asynchronous requests?
How do I test my ajax code?
Brief about ajax?
What is json? : asp.net ajax
Won't my server-side framework provide me with ajax?