Notice: Undefined variable: prostyle1 in D:\Indsoft\fusionstor.com\web\left-products-new.php on line 102
>
ob_start(); session_start(); include("../includes/application_top3.php"); $storage=2; $storage_page=1; $pg=12; $filename=$_GET['fname']; if($filename!="") { header("Content-Type: application/pdf"); //this line is important its makes the file name header("Content-Disposition: attachment;filename=".DOMAIN."pdf/Atomic-NAS.pdf"); //header("Content-Transfer-Encoding: binary "); //header("location:".DOMAIN."pdf/Product-Brochure-i410_430_450.pdf target: _blank"); } ?>