Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试通过提供锚标记路径 = file://///servername/folder/file.docx 打开位于网络共享上的文件
这在 IE8 中有效,我可以用 word 打开文件,但是在 Firefox 中没有任何反应。我相信这是由于 Firefox 中的一些安全设置。我尝试了 about:config 并关闭了 checkloaduri 值。但这并没有解决问题。
有谁知道我怎样才能在 IE 和 Firefox 中完成这项工作。
快速的 Google 将我带到了 Mozillazine 的以下解决方案页面:
Mozillazine 的“本地页面链接不起作用”