gpt4 book ai didi

firefox - Firefox到本地或网络页面的链接不起作用

转载 作者:行者123 更新时间:2023-12-03 07:28:02 25 4
gpt4 key购买 nike

我有一个.asp应用程序,其中图像文件(.PDF)存储在目录中(由复印机/扫描仪提供)。创建的文件名存储在数据库表中。从网页启动查询时,将创建指向该文件的链接。单击后应显示图像。
此功能在Internet Explorer中100%有效。在Firefox中没有这种运气(我有一些Firefox用户)。创建的超链接如下所示file://Server/Scanner/XYZ.pdf
Firefox帮助提示原因是:

Links to local or network pages do not work. As a security precaution, Firefox forbids sites on the Internet to link to files that are stored in your local computing environment. These files may include files on your computer, mapped network drives, and UNC network paths



变通办法的建议似乎都不起作用(或者我不理解创建图像显示的步骤)
有什么建议?

最佳答案

这是为安全性而设计的默认Firefox行为。假设可能是大多数网站都不知道本地文件(包括UNC路径)在哪里,在哪里。

这可以在Firefox中关闭:

  • 在地址栏中输入“about:config”,并接受“我会小心的”
  • 在较旧的版本中找到“security.checkloaduri”,在较新的版本中找到“security.fileuri.strict_origin_policy”,并将值更改为“false”。
  • 重新启动firefox

  • 那应该为你做。您在这里有更多信息:
  • http://kb.mozillazine.org/Security.fileuri.strict_origin_policy
  • http://kb.mozillazine.org/Security.fileuri.origin_policy
  • 关于firefox - Firefox到本地或网络页面的链接不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/192080/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com