Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 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: