You can specify the
browser for viewing HTML pages, such as reports and Answer Records,
as follows.
To Set the HTML Browser Display Preferences
- Select Edit > Preferences.
- In the Preferences dialog box, click the HTML Browser category.
- In the HTML Browser
page, select one of the following HTML Browser options:
- Optional. To change the system default browser,
set the path to the Web browser executable file in the Command line for launching external web browser program field as follows:
- Click the Browse button.
- In the Select File dialog box, navigate to the Web browser
executable file, and click Open.
- In the Command line for launching external web browser
program, enter the command line argument for the Web browser
next to the path as follows:
- For Netscape on Linux, type -remote openURL(%1,
new-window)
For example: /usr/bin/netscape
-remote openURL(%1, new-window)
- For Mozilla on Linux, type -remote openURL(%1,
new-tab)
For example: /usr/bin/mozilla
-remote openURL(%1, new-tab)
- For Internet Explorer on Windows, type -nohome, and add quotes to the browser path and file.
For example: "C:\Program Files\Internet Explorer\iexplore.exe" -nohome
- For Firefox on Windows, type -url "%1", and add quotes to the browser path and file.
For example: "C:\Program Files\Mozilla Firefox\firefox.exe" -url "%1"
- For other Web browsers, consult the product documentation.
Note To set the Web browser to the default browser for your
system, click Default.
- Click OK.