搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

How do I enable links of type "file://"

  • 1 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 cor-el

more options

Have a intranet web site that have links to local server in format: "file://servername/sharename/filename.ext" Link shows up as "file:///sharename/filename.ext" (status bar when mouse over). When clicking the link, nothing happens. In IE the documents opens. Is there any setting that stripps/filters the serverername? when select View source, the link is correct i <a> tag. When copied from view source, the link opens in Firefox.

Have a intranet web site that have links to local server in format: "file://servername/sharename/filename.ext" Link shows up as "file:///sharename/filename.ext" (status bar when mouse over). When clicking the link, nothing happens. In IE the documents opens. Is there any setting that stripps/filters the serverername? when select View source, the link is correct i <a> tag. When copied from view source, the link opens in Firefox.

所有回覆 (1)

more options

You need 5 slashes for a server name.

file://///servername/sharename/filename.ext

See: