--- Richard Lynch <[EMAIL PROTECTED]> wrote: > The *REAL* problem you are having is this:
This was one of the best and most thorough explanations I have seen of this problem. :-) To add one more suggestion, there is another method that can trick IE into behaving properly, though this method is a bit less reliable. http://example.org/myscript.php?foo.pdf As Richard pointed out, the issue is that IE does not properly implement HTTP and uses file extensions rather than the Content-Type header to determine the content type. It is very annoying and has caused problems for Web developers for years. Hope that helps. Chris ===== Become a better Web developer with the HTTP Developer's Handbook http://httphandbook.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php