aaron
Thank you Brandon K! You just saved me 6 hours apparently:
from http://php.net/header
Brandon K [ brandonkirsch uses gmail ]
26-Apr-2007 01:04
I just lost six hours of my life trying to use the following method to send a PDF file via PHP to Internet Explorer 6:
header('Content-type: application/pdf');
header('Content-Disposition: attachment;...