Although XMLHttpRequest
can be used to download entire pages, it is often used for downloading small pieces of data that can be used to update the current page.
Here is the basic to it:
XMLHttpRequest
This should help you jump start i hope.
Although XMLHttpRequest
can be used to download entire pages, it is often used for downloading small pieces of data that can be used to update the current page.
Here is the basic to it:
XMLHttpRequest
This should help you jump start i hope.