Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 1 respuesta
  • 1 tiene este problema
  • 4 visitas
  • Última respuesta de 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.

Todas las respuestas (1)

more options

You need 5 slashes for a server name.

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

See: