if users click on download button wallpaper want to start download..
i tried to add header attachment in view.inc.php but it start automatically download without opening view.tpl page.. i want to call header attachment***header("Content-Disposition: attachment;");*** through click button or with any other ways



