If IE does anything other than a file download with
application/octet-stream, it's very broken indeed...

Does your URL end in .xml?

Often IE "assumes" the Content-type is not correct, and runs with the
idea that the end of the URL in 8.3 notation is what the file REALLY
is.

On Fri, February 15, 2008 9:26 am, Brian Dunning wrote:
> I just tried that, and unfortunately the MSIE7 toolkit behavior was
> the same. Darn, I had high hopes for your suggestion as soon as I read
> it. I fear this means there's little we can do server-side in PHP,
> except to choose something other than XML for the result.
>
>
> On Feb 14, 2008, at 11:56 PM, Per Jessen wrote:
>
>> Brian Dunning wrote:
>>
>>> Does anyone know if there's a way to send XML to MSIE7 and avoid
>>> having MSIE mangle the XML with CSS to display it pleasantly as
>>> HTML?
>>>
>>
>> Isn't it enough to send it with Content-Type: application/octet-
>> stream ?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

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

Reply via email to