Answer Posted / v madhu babu
HTTP’s GET or POST
XMLHttpRequest for placing a request with the web server
Uses JSON to communicate between the client and server
UED or URL encoded data
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the properties of xmlhttprequest?
What is the asp.net ajax framework?
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.
Is the server or the client in control in ajax?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
Describe the situations in which ajax should not be used? : asp.net ajax
What is an ajax request?
Which are the trigger types that we find in update panel?
What are the different ways to pass parameters to the server? : asp.net ajax
What are the important methods of xmlhttprequest?
What are the advantages and disadvantages of ajax?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
Are there usability issues with ajax?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
Is ajax just another name for xmlhttprequest?