使用“另存为”提示强制下载文件
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用“另存为”提示强制下载文件相关的知识,希望对你有一定的参考价值。
If you want to force someone to download a file instead of opening it in their browser, use this code.
AddType application/octet-stream .doc .mov .avi .pdf .xls .mp4
以上是关于使用“另存为”提示强制下载文件的主要内容,如果未能解决你的问题,请参考以下文章
用“Content-Disposition:attachment;”强制弹出“另存为”对话框后,JS失效