Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 1 réponse
  • 1 a ce problème
  • 4 vues
  • Dernière réponse par 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.

Toutes les réponses (1)

more options

You need 5 slashes for a server name.

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

See: