What is a simple example of where a ajax request would be used?



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

Post New Answer

More AJAX Interview Questions

Did adaptive path help build google's ajax applications?

1 Answers  


What is the name of object used for AJAX request?

1 Answers  


How can AJAX applications be debugged?

1 Answers  


What is AJAX Control Extender Toolkit?

1 Answers  


What is the name of the DLL that contains Ajax control tool kit?

1 Answers  


how to send more values through respnseText

2 Answers  


Would we be able to settle the updatepanel controls?

1 Answers  


What does the minimumprefixlength property of the autocompleteextender control do? : asp.net ajax

1 Answers  


Which two methods are used for handling cross-domain ajax calls ?

1 Answers  


What are the different controls of asp.net ajax? : asp.net ajax

1 Answers  


What is the use of updatepanel?

1 Answers  


Which are limitations of ajax?

1 Answers  


Categories