programming:ajax
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
programming:ajax [2020/04/16 20:29] – peter | programming:ajax [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== AJAX ====== | ====== AJAX ====== | ||
- | {{: | + | {{: |
**AJAX** allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes. | **AJAX** allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes. | ||
- | * AJAX supports: | + | < |
- | | + | |
- | * Request data from a server - after the page has loaded. | + | AJAX supports: |
- | * Receive data from a server - after the page has loaded. | + | |
- | * Send data to a server - in the background. | + | |
+ | * Request data from a server - after the page has loaded. | ||
+ | * Receive data from a server - after the page has loaded. | ||
+ | * Send data to a server - in the background. | ||
- | < | ||
---- | ---- |
programming/ajax.1587068950.txt.gz · Last modified: 2020/07/15 09:30 (external edit)