The hyperlink does not work when you open a Web page in Preview and then click the hyperlink in FrontPage (823720)



The information in this article applies to:

  • Microsoft Office FrontPage 2003
  • Microsoft FrontPage 2002

Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SYMPTOMS

In Microsoft FrontPage, when you open a Web page in Preview, and then click a hyperlink, the hyperlink does not work.

CAUSE

This problem may occur if you have installed the update for Microsoft Internet Explorer that is described in Microsoft Knowledge Base article 813489 and you are trying to view a disk-based Web page. The 813489 update introduced a new feature that does not allow zone navigation in Internet Explorer. This feature was introduced in the Mshtml.exe file, and that file is used by Preview in FrontPage. If the Web page you are viewing is a disk-based Web, you cannot use Preview in FrontPage to move from one Web page to another. As a result, a hyperlink in a disk-based Web that points to any other page in the disk-based Web will not work correctly.

RESOLUTION

To resolve this problem, add FrontPage to the list of Internet Explorer compatible programs. To do this, follow these steps:

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Application Compatibility

  3. Right-click Application Compatibility, click New, and then click DWORD Value.
  4. Type Frontpg.exe, and then click OK to name the DWORD value.
  5. Double-click Frontpg.exe.
  6. In the Value data box, type 1, click OK, and then quit Registry Editor.
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

813489 MS03-015: April, 2003, cumulative patch for Internet Explorer


Modification Type:MinorLast Reviewed:8/10/2004
Keywords:kbupdateissue kbregistration kbprb KB823720 kbAudEndUser