Using Server Push with IISLast reviewed: April 22, 1997Article ID: Q151504 |
The information in this article applies to:
SYMPTOMSWhen you try to use Server Push with Microsoft Internet Information Server (IIS), the browsers will prompt you to save a file. The Server Push uses the multipart/x-mixed mime type.
CAUSEMicrosoft Internet Information Server version 1.0 does not implement the Server Push function.
STATUSMicrosoft has confirmed this to be a problem in Internet Information Server version 1.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe server push function is normally used to display data on the client without your input. For example, a web server can push a Please Wait message to the client after a database query is submitted. This would prevent the user from pressing the submit button again causing another query to be queued.
|
Additional query words: pushpull pull netscape explorer
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |