|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page. |
|
|
|
|
|
|
|
| Closes the current browser window and stops the execution of the current code. |
|
|
|
|
|
|
|
| Returns the name of the browser of the Web user ("user agent"). |
|
|
|
|
|
|
|
| Opens a web page identified by its URL in a new browser. |
|
|
|
|
|
|
|
| Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server. |
|
|
|
|
|
|
|
| Changes the target of a button action. |
|
|
|
|
|
|
|
| Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
|
| Opens a new page context without returning the information to the browser. |
|
|
|
|
|
|
|
| Refreshes a page displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
|
| Used to find out the Internet address of a page. |
|
|
|
|
|
|
|
| Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one. |
|
|
|
|
|
|
|
| Returns information about the Windows version used on the current computer. |
|
|
|
|
|
|
|
| Scrolls a page up to position a control in the visible section of the page (top) in the browser. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|