The purpose of this feature is to automatically close the
launch page when your session(s) have been started. If you are using
the Java Web-to-Host Control Module, refer to the note at the bottom of the topic.
Tip: If you are only starting one session and
you are not using the launch pad feature, you can automatically close
the user's browser window immediately after the session starts. However,
you can still use this feature even if you are starting multiple sessions.
- Open the Web-to-Host Wizard.
- Select a site and click Next.
- Select a launch folder and click Next.
- In the Sessions window, click Next.
- In the Advanced Settings window, click Web-to-Host.
- Select the Launch All Sessions at Once radio
button and the Automatically close browser window after
session launch? check box.
This causes the web page to automatically close after
the BlueZone sessions are started.
- Click OK to return to the Advanced
Settings window.
From now on, when this launch folder is accessed, the
launch pad is no longer displayed, all configured sessions are started
simultaneously and the web page automatically closes.
- Click Next.
- In the Test Launch Folders window, test your changes.
- When finished, click Home to return
to the Sites window or Quit to exit the Wizard.
Note on Java Control Module: If
the above conditions are met and the Java
Web-to-Host Control Module is
used, the Applet closes the current tab by calling the JavaScript
function
autoCloseBrowser();. The
autoCloseBrowser(); function
is located in the
[site]/shared/bzw2h.js file.
Refer to
Universal parameters for more information on the
autoCloseBrowser(); function.