What are the four steps in using Ajax to update data?

What will be an ideal response?

1. Instantiate anXMLHttpRequestobject for the web browser where the script will run.2. Use the XMLHttpRequest object to send a request to the server.3. Receive the response from the server containing the requested data.4. Process the data returned from the server, and incorporate the data into the app.

Computer Science & Information Technology

You might also like to view...

Speed for printers is measured in ________

A) pps B) Kps C) Mhz D) ppm

Computer Science & Information Technology

The advanced filter tool can ________

A) search for unique records, only B) not filter multiple arrays C) filter a limit of 256 rows D) delete duplicate records

Computer Science & Information Technology