Place the following code into your .htaccess file.
- Code: Select all
AddType application/octet-stream .pdf
AddType application/octet-stream .doc
AddType application/octet-stream .csv
Force File download, do not display/open in browser
1 post • Page 1 of 1
Force File download, do not display/open in browserIn your HTML directly link to the file.. <a href="/files/test.pdf">Download Pdf</a>. Now you will get a pop-up box asking whether you want to save the file or open it.
Place the following code into your .htaccess file.
1 post • Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 0 guests |
|