PRB: Repost Form Data Error Message in Netscape Navigator

Last reviewed: December 11, 1997
Article ID: Q173141
The information in this article applies to:
  • Microsoft Visual InterDev, version 1.0
  • Microsoft FrontPage 97 for Windows

SYMPTOMS

You may receive the following error message when using Netscape Navigator and submitting form data:

   Repost Form Data

If the OK button is clicked, the form POSTs the data a second time

CAUSE

The Netscape Navigator browser is incorrectly responding to the META tag "<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">" that is automatically inserted by both Microsoft FrontPage and Visual InterDev. Specifically, Navigator is incorrectly interpreting the "charset=iso-8859-1" portion of the tag

RESOLUTION

Remove the "charset=iso-8859-1" of the META tag. This is optional information.

STATUS

Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

REFERENCES

For the latest Knowledge Base articles and other support information on Visual InterDev and Active Server Pages, see the following page on the Microsoft Technical Support site:

   http://support.microsoft.com/support/vinterdev/

Keywords          : VIProject kberrmsg
Technology        : kbInetDev
Version           : WINDOWS:1.0
Platform          : WINDOWS
Issue type        : kbprb


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 11, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.