On Wed, 16 Mar 2005 11:01:29 -0000, Mikey <[EMAIL PROTECTED]> wrote:
> Sunny mornings to you all!
> 
> Does anyone on this NG know off of the top of their heads what the correct
> MIME type is for a CSV file?

What I've always used is:
Content-type: application/octet-stream

> 
> The closest I have found on my google is the "application/msexcel" type, but
> this spawns Excel when viewing the file, and I do not want this behaviour.

This may be down to the end user's system - may not be much you can do about it.

> 
> TIA,
> 
> Mikey
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
cheers

chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to