What is a simple example of where a ajax request would be used?
Answer / Sanjeev Kumar
A simple example of where an AJAX (Asynchronous JavaScript and XML) request would be used is in a web application that allows users to search for products. When the user enters a search term and clicks the search button, an AJAX request can be sent to the server to retrieve matching products without requiring the page to refresh. The returned data can then be displayed on the page without interruption.
| Is This Answer Correct ? | 0 Yes | 0 No |
Did adaptive path help build google's ajax applications?
What is the name of object used for AJAX request?
How can AJAX applications be debugged?
What is AJAX Control Extender Toolkit?
What is the name of the DLL that contains Ajax control tool kit?
how to send more values through respnseText
Would we be able to settle the updatepanel controls?
What does the minimumprefixlength property of the autocompleteextender control do? : asp.net ajax
Which two methods are used for handling cross-domain ajax calls ?
What are the different controls of asp.net ajax? : asp.net ajax
What is the use of updatepanel?
Which are limitations of ajax?