The information in this article applies to:
SYMPTOMSIf a FrontPage WebBot Save Results Component is set up to save results to a publicly viewable location, the Web browser may append spurious content to pages within the web. CAUSEThe FrontPage Server Extensions enable you to write HyperText Markup Language (HTML) code from the Web browser into a form and also allows the Web server to accurately evaluate the HTML. RESOLUTIONTo correct this problem, obtain the updated version of the FrontPage Server Extensions. You can download the updated FrontPage Server Extensions from the following Microsoft web site: http://www.msdn.microsoft.com/productsThe updated FrontPage Server Extensions will quote all HTML constructions so that they appear exactly as you typed them rather than being evaluated as HTML. STATUSMicrosoft has confirmed this to be a problem in the Microsoft FrontPage Server Extensions version 2.0.2.1112. This problem was corrected in Microsoft FrontPage Server Extensions version 2.0.3.209. MORE INFORMATION
The revised version of the FrontPage Server Extensions will convert
valid Uniform Resource Locators (URLs) into hyperlinks. The updated FrontPage
Server Extensions will not allow HTML tags in any feedback form. Instead, the
FrontPage Server Extensions will convert the HTML tags into the corresponding
character entities that represent the code. For example, the less than sign (<)
will be converted to < and the greater than sign (>) will be converted to
>. This allows you to enter the HTML code into the feedback form. When you
browse the form, the code will appear exactly as you typed it when you
filled out the feedback form.
Additional query words: 97
Keywords : kbusage kbdta fpinterop fpext |
Last Reviewed: September 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |