Firefox 链接到本地​​ Windows 文件夹和文件

发布于 2024-10-04 01:12:07 字数 603 浏览 3 评论 0原文

我已经尝试过此帮助: Firefox 链接到本地​​或网络页面不起作用

并且:http://kb.mozillazine.org/Links_to_local_pages_do_not_work

我有带有 Intranet 的 ColdFusion 应用程序。我们有来自网络服务器路径和驱动器映射的文件。在 Internet Explorer 8 中,链接可以完美工作,无论是打开 Windows 资源管理器还是与该文件关联的任何应用程序(例如,Word、Excel 等...)。

我已经尝试了一切:about:config、修改 javascript/用户首选项、插件,但都没有成功。当我点击链接时什么也没有发生。此问题适用于 FireFox 3.6.12 和 Chrome。 IE 8没问题。

有什么建议吗?

I've tried this help: Firefox Links to local or network pages do not work

AND: http://kb.mozillazine.org/Links_to_local_pages_do_not_work

I have ColdFusion app with an intranet. We have files that are coming off a network server path and a drive mapping. In Internet Explorer 8 the links work perfectly, either opening Windows Explorer or whatever application associated with that file (Eg, Word, Excel etc...).

I've tried everything: about:config, modifying javascript/user preferences, plugins all with no luck. When I click the link NOTHING happens. This issue is for both FireFox 3.6.12 and Chrome. IE 8 no problems.

Any suggestions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

热风软妹 2024-10-11 01:12:07

如果仅适用于 Windows,则可以使用 自定义协议处理程序 用于执行 explorer.exe

但请注意安全隐患,因为任何应用程序都可以向您提供包含以下内容的链接自定义协议。

If it's Windows only, you could use a custom protocol handler for this that executes explorer.exe <url>

Be aware of the security implications, though, seeing as any application could feed you links containing the custom protocol.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文