|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The diagram below presents the use of "programmed AJAX" in a WEBDEV website... |
|
|
|
|
|
|
|
| The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV... |
|
|
|
|
|
|
|
| Used to determine if the request being processed is an AJAX request. |
|
|
|
|
|
|
|
| The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site...... |
|
|
|
|
|
|
|
| List of functions for AJAX management... |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
|
| Enables the refresh of a Progress Bar via Ajax. |
|
|
|
|
|
|
|
| Stops the periodic refresh of a Progress Bar via Ajax. |
|
|
|
|
|
|
|
| Used to find out whether the AJAX technology is supported by the current browser. |
|
|
|
|
|
|
|
| Specifies whether the code is run from:
a process in AJAX mode.
a procedure called... |
|
|
|
|
|
|
|
| Starts a long browser process and fill a Progress Bar via Ajax according to the progress... |
|
|
|
|
|
|
|
| Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run. |
|
|
|
|
|
|
|
| Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|