|
|
|
|
|
|
|
Calls an external ASP script and returns the result page in the current browser window. |
|
|
|
|
|
|
Returns the name of the previous page. |
|
|
|
|
|
|
Validates the specified page and starts the execution of a button. |
|
|
|
|
|
|
Sends the data found in a page currently displayed in the browser to an ASP server. |
|
|
|
|
|
|
Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
Sends the data found in a page currently displayed in the browser to a JSP server. |
|
|
|
|
|
|
Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server. |
|
|
|
|
|
|
Opens the default messaging software:
of Web user on the browser computer.
of the user on the current Windows computer.
on the phone.... |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control. |
|
|
|
|
|
|
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control. |
|
|
|
|
|
|
Returns the number of the image area clicked by the Web user. |
|
|
|
|
|
|
Scrolls a page up to position a control in the visible section of the page (top) in the browser. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Retrieves the value of a cookie saved on the computer of Web user. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|