Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

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 ».

En savoir plus

href="file://f://myfile.ext would like to not specify hard drive and use same directory as my html file.

  • 2 réponses
  • 12 ont ce problème
  • 1 vue
  • Dernière réponse par hospital

more options

When using href="file://f://myfile.ext" it open fine within Firefox 3.6.8. However, I would like to NOT hard code the hard drive and use the same drive location as my html file that invokes this href link. I have tried to use href="file://///myfile.ext" and it does not work. I get an error message saying File Not Found. For ie browser I can just specify href="/myfile.ext" and it works fine. This is a simple html file that references severals local files and I have all of this material on a usb memory stick (ie my F drive). The memory stick will be sent to several folks and their usb drive may be some other letter.

When using href="file://f://myfile.ext" it open fine within Firefox 3.6.8. However, I would like to NOT hard code the hard drive and use the same drive location as my html file that invokes this href link. I have tried to use href="file://///myfile.ext" and it does not work. I get an error message saying File Not Found. For ie browser I can just specify href="/myfile.ext" and it works fine. This is a simple html file that references severals local files and I have all of this material on a usb memory stick (ie my F drive). The memory stick will be sent to several folks and their usb drive may be some other letter.

Solution choisie

I found a solution to my problem. Found that I could just specify href="myfile.ext" and it will find it when it is in the same directory as the html containing the reference. No need for additional slashes!

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

Solution choisie

I found a solution to my problem. Found that I could just specify href="myfile.ext" and it will find it when it is in the same directory as the html containing the reference. No need for additional slashes!

more options

i still have the issue that i can't link to a local drive on my private server. for example: file://q:\cheese\cheeseburger.avi

only openeds a blak page and putting my intranet adress in front of the above command. Thats way de cheesburger file won't start. The directory is not the same anymore. now it's called : http://intranet/ file://q:\cheese\cheeseburger.avi

Firefox weet niet hoe het dit adres moet openen, omdat het protocol (q) met geen enkel programma is verbonden.