Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

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

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

  • 2 respuestas
  • 12 tienen este problema
  • 1 visita
  • Última respuesta de 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.

Solución elegida

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!

Leer esta respuesta en su contexto 👍 0

Todas las respuestas (2)

more options

Solución elegida

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.