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.

FP2002: Form Results are Written After Closing </HTML> Tag


View products that this article applies to.

This article was previously published under Q296852

↑ Back to the top


Symptoms

When you configure a FrontPage form to write HTML to an existing HTML page in your Web site, the form writes the results outside of the closing </HTML> tag.

↑ Back to the top


Workaround

To work around this problem, modify the page to which the form results will be written.
1.Open the page to which the form results will be written. Click the HTML tab.
2.Move the following code from the end of the page to the place where you want the form results to appear.
<!--webbot BOT="FormInsertHere" DESCR="The FrontPage FormInsertHere Component indicates the point in an HTML file where you want a default, Registration, or Discussion Component to insert new results."-->
<hr>
					
NOTE: Use a location between the <body></body> tags.

↑ 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: KB296852, kbnofix, kbbug

↑ Back to the top

Article Info
Article ID : 296852
Revision : 3
Created on : 1/31/2007
Published on : 1/31/2007
Exists online : False
Views : 210