Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FP2000: Differences Between the Preview Tab and Preview In Browser


View products that this article applies to.

This article was previously published under Q197998

For a Microsoft FrontPage 98 version of this article, see 174081 (http://support.microsoft.com/kb/174081/EN-US/ ) .

↑ Back to the top


Summary

You may see different results when viewing a Web page using the Preview tab compared to using the Preview in Browser command on the File menu. This article describes the reasons for these differences.

↑ Back to the top


More information

Some HyperText Markup Language (HTML) elements that you create in FrontPage can be displayed accurately only when you browse the page from a Web server. These features include:

   FrontPage components:

      - Confirmation Field
      - Hit Counter
      - Scheduled Image
      - Scheduled Include Page component
      - Search Form
      - Substitution component<BR/>
      - Database Results Region

   Form Elements:

      - One-Line Text Box
      - Scrolling Text Box
      - Check Box
      - Radio Button
      - Drop-Down Menu
      - Push Button

   Image

   Label (because it is used with one of the above elements)
				


NOTE: Form field elements are HTML tags that are interpreted by the Web browser or when you preview the page using the Preview tab in FrontPage. However, FrontPage assumes that when you insert a form field on a Web page, you will be using the FrontPage Server Extensions or a custom Common Gateway Interface (CGI). These programs are accessed only when you browse the page using the HyperText Transport Protocol (HTTP).

When you preview a page that contains one of these elements that cannot be displayed accurately in the preview, the following message appears before the preview:

   This page contains elements that may need to be saved or published to
   preview correctly.
				


FrontPage creates a temporary copy of the HTML file in a directory called FrontPageTempDir, which is created in the system's temp directory. When you edit the HTML page in FrontPage, you are actually editing this local copy of the file. When you click the Preview tab at the bottom of the FrontPage Explorer window, this temporary file is displayed rather than the copy of the page that is stored on the Web server. The preview, however, is useful if you want to see the general layout of the file before you save your changes to the server.

↑ Back to the top


Keywords: KB197998, kbinfo

↑ Back to the top

Article Info
Article ID : 197998
Revision : 1
Created on : 9/27/2001
Published on : 9/27/2001
Exists online : False
Views : 249