If I want my users to download a .zip or .exe file the command is
Download
or
Download
This will ask the visitors where to save the file on their hard disk.
But what if I want my users to download a doc/pdf/php/html file and I dnt want the browser to display these on the the browser itself but ask the users to save them.
Download will simple display the page on the browser.
PS: I dont wanna compress them.
Any help appreciated