[thelist] PHP, PDF and IE7

Hershel Robinson hershel at galleryrobinson.com
Mon Mar 12 13:15:31 CDT 2007


> Displays inline in IE7. 

OK, so I will see what they do right. :)

 > Been trying tom follow this thread ... what is the
> original problem, in the least words possible? RForcing a download of a PDF?

PHP script to read a PDF file from disk and deliver it to the browser 
and have IE7 / Windows XP understand that it is a PDF file.

> Has anybody suggested the MIME type application/unknown?

I see no reason to expect that to work. Sincd the file is being read by 
PHP and then fpassthru'd to the browser, the .pdf extension is not seen 
by the browser.

Thanks,
Hershel

-- 
Web Site Construction by Gallery Robinson
http://galleryrobinson.com/



More information about the thelist mailing list