just in case you discover some strange download problems in IE:
set these additional headers:
Code:header( 'Pragma: public' );
header( 'Cache-Control: must-revalidate, post-check=0,pre-check=0' );
Printable View
just in case you discover some strange download problems in IE:
set these additional headers:
Code:header( 'Pragma: public' );
header( 'Cache-Control: must-revalidate, post-check=0,pre-check=0' );