FIX: Repost Form Data Error Message in Netscape Navigator

ID: Q173141


The information in this article applies to:
  • Microsoft Visual InterDev, version 1.0
  • Microsoft FrontPage 97 for Windows
  • Microsoft FrontPage 2000


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

This problem has been resolved in Visual InterDev 6.0 and FrontPage 2000.


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/

Additional query words:

Keywords : kberrmsg kbExtension kbFrontPage kbServer kbVisID100 kbVisID600fix kbGrpASP kbIDEProject
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: November 8, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.