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: FrontPage Does Not Preserve the <NoEmbed> Tag


View products that this article applies to.

This article was previously published under Q219890

↑ Back to the top


Symptoms

If you use the <NoEmbed> tag within the body section of your Web page, FrontPage changes it to the following:
<noembed>Message for browser without plugin support.</noembed>
					
NOTE: Any way you type the <NoEmbed> tag, the case will be changed to lowercase.

↑ Back to the top


Cause

This tag is not stored in FrontPage as a standalone tag but rather is converted to a parameter of the <embed> tag. As such, it has no preservation mechanism.

↑ Back to the top


Resolution

If you must use a format other than what FrontPage uses for the <noembed> tag, you can type your code using the HTML Markup component. To use this component, follow these steps:
  1. Open your page.
  2. On the Insert menu, point to Advanced, and click HTML.
  3. Type your code in the HTML Markup dialog box, and click OK.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

↑ Back to the top


Keywords: KB219890, kbnofix, kbbug

↑ Back to the top

Article Info
Article ID : 219890
Revision : 1
Created on : 12/2/2000
Published on : 12/2/2000
Exists online : False
Views : 251