Using the basic AJAX functions

The $.ajax() function is used to perform basic AJAX requests. It can be customized using many parameters.

If successful the returned data will appear here:

Go To Two