无法在Firefox中正确下载文件 [英] Unable to download file properly in firefox

查看:79
本文介绍了无法在Firefox中正确下载文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个扩展名为.bpnm的文件,我需要下载文件而不是在浏览器上显示.Follwing是我使用的代码,



< a href =" http://***FILE.bpmn"下载>下载BPNM< / a>

< a href =" http://***FILE.pdf"下载>下载PDF< / a>

< a href =" http://***FILE.xlsx"下载>下载XLSX< / a>

它可以正常使用chrome来处理所有文件,使用pdf和xlsx工作正常,但是遇到BPNM文件问题。 IE的所有格式都显示在浏览器页面本身的内容上,而对于BPNM,内容不是实际内容,它是shwoing一些xml内容..我尝试使用.htaccess文件,但没有用..



这里有什么问题?请帮帮我

I has a file with extension .bpnm, i need to download the file instead of displaying on the browser.Follwing is the code i used,

<a href="http://***FILE.bpmn" download>Download BPNM</a>
<a href="http://***FILE.pdf" download>Download PDF</a>
<a href="http://***FILE.xlsx" download>Download XLSX</a>
It is working fine with chrome for all the files, fairfox working fine with pdf and xlsx but facing problem with BPNM file. Incase of IE all formats are displaying content on the browser page itself and for the BPNM ,content is not actual, it is shwoing some xml content..I tried with .htaccess file as well but no use..

What would be the problem here?? Please help me

推荐答案

这似乎与您在firefox中安装的设置或插件有关。在其他计算机上检查您的页面。还要检查firefox中安装了哪些插件,看看是否有任何插件导致问题。
This appears to be something related to you settings or plugins installed in firefox. Check your page on some other computer. Also check that which plugins are installed in firefox and see if any of these is causing the issue.


这篇关于无法在Firefox中正确下载文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆