PRB: Internet Explorer Prompts User to Open/Save Office File Streamed from ASP (296717)
The information in this article applies to:
- Microsoft Office Excel 2003
- Microsoft Excel 2002
- Microsoft Excel 2000
- Microsoft Internet Explorer (Programming) 5.5
- Microsoft Internet Explorer (Programming) 5.01
- Microsoft Internet Explorer (Programming) 5
- Microsoft Office Word 2003
- Microsoft Word 2002
- Microsoft Word 2000
This article was previously published under Q296717 SYMPTOMS
When you use an Active Server Pages (ASP) page to stream back the binary contents of an Office file, such as a Microsoft Word document or a Microsoft Excel workbook, you may be prompted to specify whether to open the file directly or save the file to a disk. This is expected behavior on a newly installed client computer. If you clear Always ask before opening this type of file in the dialog box, you are usually not prompted again. However, on some computers you always receive the prompt, even if you have cleared this option.
CAUSE
Internet Explorer checks both the settings for the Multipurpose Internet Mail Extensions (MIME) type and the file extension. When you are prompted the first time, it is because the EditFlags registry setting has not been set for that file type previously. If you clear the Always ask option, the EditFlags entry is made for that file type. However, because the URL points to an ASP file, Internet Explorer also looks at the settings for the ASP file type if one is registered on the system. If the ASP file type is registered, but has been configured to prompt, you receive the prompt regardless of the settings for the MIME type.
RESOLUTION
There are two ways to resolve the problem:
Modification Type: | Major | Last Reviewed: | 3/23/2006 |
---|
Keywords: | kbprb KB296717 |
---|
|