IBM Lotus Symphony
|
Sets the refresh and redirect options for an HTML page.
To access this command... |
User must refresh the page manually.
Reloads the HTML page after the number of seconds that you enter in the seconds box. To observe the result, open the page in a browser.
Enter the number of seconds to wait before the page is reloaded.
Loads a page that you specify after the number of seconds that you enter in the seconds box.
Enter the number of seconds to wait before redirecting the browser to a different file.
Enter the URL address of the file that you want to open.
Locate the file that you want to open, and then click Open.
If the current HTML page uses frames, select the name of the target frame where you want the file to be loaded.
Name of Frame | Definition |
Named entries | File opens in a named frame in the current HTML document. |
_self | File opens in the current frame. |
_blank | File opens in a new page. |
_parent | File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used. |
_top | File opens in the topmost frame in the hierarchy. |