Sam Varshavchik writes:
> On Wed, 25 Oct 2000, Francis P. Ling wrote:
>
> >
> > I notice a problem when it comes to "Display Attachment" on Excel
> > Documents.
> >
> > The "Download" feature works fine, but the "Display" part will convert the
> > document into HTML file. The Word (.doc) will open correctly.
>
> Check the MIME types in your browser. This is a browser issue.
>
> > Another weird thing is that doc/xls attachment sent via other mailer (eg,
> > UUCP) will not be displayed normally.
>
> Check the mime types.
>
> --
> Sam
>
When I upload an xls file, it will display the file type as
application/stream-octet.
For doc file, the type is application/msword
As you suggest, how to correct this and where to modify in the browser.
The MIME mapping type in the browser points to the right location of excel.
Thanks!