Hi Group,

First-time poster, long-time lurker.. :)  Anyhoo..

That should be the correct mime-type for Excel.

This is a good resource for mime-types:
http://www.mime-types.com/data/MIME_LIST_COMPREHENSIVE.txt

from
http://www.mime-types.com/

Just use your browser's search function to find "excel" and Voila'!
application/vnd.ms-excel

So your problem's gotta be something else.  Maybe the mechanism you're using
to write the header?

Did you telnet into the webserver port to see what's being sent in the
header?

telnet://webserver.com 80

Seth

------------------------------
Seth Bienek
Solutions Development Manager
Stonebridge Technologies, Inc.
972.455.7294 tel
972.404.9754 fax
ICQ #7673959
------------------------------

> -----Original Message-----
> From: Patwa, Ashish (MED, Patni) [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 30, 2001 1:37 PM
> To: JRun-Talk
> Subject: RE: mime type for excel
>
>
> Tried that also but it doesn't work
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 30, 2001 1:32 PM
> To: JRun-Talk
> Subject: Re: mime type for excel
>
>
>
> Try application/vnd.ms-excel
>
> Eric
>
>
>
>
> "Patwa, Ashish (MED, Patni)" <[EMAIL PROTECTED]> on 03/30/2001
> 02:20:36 PM
>
> Please respond to [EMAIL PROTECTED]
>
> To:   JRun-Talk <[EMAIL PROTECTED]>
> cc:
> Subject:  mime type for excel
>
>
> Can anybody let me know that what mime type should I set for Excel
> files.
> I tried with application/msexcel,application/x-excel but it doesn't work
>
>
> Ashish
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to