|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Retrieves the value of a cookie saved on the computer of Web user. |
|
|
|
|
|
|
|
| Calls an external .asp script and returns the result in a string. |
|
|
|
|
|
|
|
| Returns the number of instances of the WEBDEV site currently run on the server. |
|
|
|
|
|
|
|
| Displays a file in the browser of Web user. |
|
|
|
|
|
|
|
| Used to handle specific features on the objects found in the current page. |
|
|
|
|
|
|
|
| Calls an external PHP script and returns the result page in the current browser window. |
|
|
|
|
|
|
|
| Calls an external .php script and returns the result in a string. |
|
|
|
|
|
|
|
| Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window. |
|
|
|
|
|
|
|
| Calls an external script (.asp or .php) and returns the result in a string. |
|
|
|
|
|
|
|
| Returns the name of a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
|
| Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
|
| Used to enable or disable the secure SSL mode. |
|
|
|
|
|
|
|
| Calls an external ASP script and returns the result page in the current browser window. |
|
|
|
|
|
|
|
| Writes a cookie onto the computer of the Web user. |
|
|
|
|
|
|
|
| Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper. |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Searches for a value in an attribute of a Looper control. |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
|
|
|
|
|
|
|
| Returns the number of the current record in a Looper control based on a data file. |
|
|
|
|
|
|
|
| Returns the number of rows in a Looper control. |
|
|
|
|
|
|
|
| Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|