Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 1 antwoord
  • 1 heeft dit probleem
  • 5 weergaven
  • Laatste antwoord van 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.

Alle antwoorden (1)

more options

You need 5 slashes for a server name.

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

See: