The information in this article applies to:
SYMPTOMSIf a CGI application returns a MIME Type that is unknown or not associated to Internet Explorer internally, Internet Explorer makes two POST requests to the server. CAUSE
When the result of a POST request is processed, Internet Explorer first
looks at the MIME type returned in the HTTP header. If this is not
recognized by Internet Explorer or the application is external to Internet
Explorer, Internet Explorer discards the response to the first POST
request and initiates a second POST request.
and Iistest.exe is a CGI application that returns the following HTTP
header and body
a trace would show two POST requests made to the server. Internet Explorer
incorrectly assumes that the CGI application returns the same information
for both requests.
STATUSMicrosoft has confirmed this to be a problem in the products listed at the top of this article. Additional query words:
Keywords : kbnetwork msiexplore |
Last Reviewed: August 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |