Showing posts with label Browser help. Show all posts
Showing posts with label Browser help. Show all posts

Tuesday, May 26, 2009

How to Change the Internet Explorer Window Title

The title of the Internet Explorer window consists of the page title and the Internet Explorer window title. This post provide browser support to add or remove a custom Internet Explorer window title.

The page title is specified by the Hypertext Markup Language (HTML) (title) tag on the current page. For example, when you view a Web page with the following (title) tag, "Welcome to Microsoft's Home Page" is displayed on the title bar of the Internet Explorer window:
"(title)Welcome to Microsoft's Home Page(/title) "

The default Internet Explorer window title is "Microsoft Internet Explorer." However, the window title can be customized by Internet content providers (ICPs), Internet service providers (ISPs), or corporate administrators by using Microsoft Internet Explorer Administration Kit (IEAK). You can also manually customize the window title by editing the registry.

Steps to Manually change Windows Title

To Add a Custom Internet Explorer Window Title
Using Registry Editor, add a String value named Window Title to the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
The data value is the title you want to appear on the Internet Explorer window.

NOTE: In Windows NT, the value should be of type REG_SZ instead of String.
To Remove a Custom Internet Explorer Window Title
Using Registry Editor, delete the following value in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title
When you delete this value, "Microsoft Internet Explorer" becomes the default window title.

Monday, May 18, 2009

Remove a browser from the Preview in Browser dialog box

This post provide support for browser troubleshooting to Remove a browser from the Preview in Browser dialog box.

Solution: Open FrontPage Explorer and click 'Cancel' if the 'Getting Started' dialog box appears. Select the 'Tools' menu and select 'Show FrontPage Editor'. Select the 'File' menu and select 'Preview in Browser...'. Select the browser to remove, click 'Delete', and click 'Close'.

Details Information:
1) If necessary, open FrontPage Explorer.
2) If the 'Getting Started' dialog box appears, click 'Cancel'.
3) Select the 'Tools' menu and select 'Show FrontPage Editor'. (The 'FrontPage Editor - ' window appears, where is the name of your HTML web page.)
4) Select the 'File' menu and select 'Preview in Browser...'. (The 'Preview in Browser' dialog box appears.)
5) Select the browser you would like to remove from the dialog box.
6) Click 'Delete' and click 'Close'.
7) To close 'FrontPage Editor', select the 'File' menu and select 'Exit'.
8) To close 'FrontPage Explorer', select the 'File' menu and select 'Exit'.