Re: [PHP] RE: [PHP-WIN] php > XML output in IE: no display From: Patrick Sibenaler (patrick <email protected>)
Date: 07/09/01

> IE does some "intelligent guessing" based on filename extension that will
> override headers. If you send enough headers in the right sequence you can
> get it to work right - with a weird name if you want to save it and
> sometimes a double query on whether or not you want to save it. Tricking it
> via PATH_INFO URLs works without any weird problems.

I've just tried to fool IE into any mime (text/plain, image/gif,
foo/bar) with the same content but it keeps ignoring it all on IE.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>