Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Firefox Does Not Open a Link Pointing to a .bat file on a the network drive on local website

  • 1 Antwort
  • 3 haben dieses Problem
  • 6 Aufrufe
  • Letzte Antwort von schwal

more options

Make and model of network drive? --HP Priliant DL580 G5 How is you network set up? --Novell Netware 6.5 What router are you using? --Cisco router c3825 What are you trying to do with the batch file? --simple program that launches a batch file that is in the network drive Interent Explorer shows the following when launching the link. >File Download-Security Warning >do you want to run or save this file? >Name: johndoe.bat >Type: MS-DOS Batch File, 308 bytes >From T:\xx\xxxbat Has this worked in previous versions of FireFox? >no and it does not work with newer v11.

Whats the issue with using IE if it works from IE? >we have users that use FF on regular bases and just for a link to switch browser it is not user friendly. all though we are supporting two browsers we do not want to take FF out of network.

Is there a reason you want to use FireFox? >FF has gained popularity in our agency and it would be best to have this link work on FF as well.


--HERE IS THE CODE-- <td valign="top"><a href="file:///T:/Geosupport Desktop Edition/bat/Goat.bat" type="application/bat" target="_blank">Goat</a>Geosupport On-Line Address Translator, or GOAT, is an interactive Windows application that allows the user to request geographic data through Geosupport function calls. Use of GOAT requires no programming skills and provides valuable information to the casual user.

Make and model of network drive? --HP Priliant DL580 G5 How is you network set up? --Novell Netware 6.5 What router are you using? --Cisco router c3825 What are you trying to do with the batch file? --simple program that launches a batch file that is in the network drive Interent Explorer shows the following when launching the link. >File Download-Security Warning >do you want to run or save this file? >Name: johndoe.bat >Type: MS-DOS Batch File, 308 bytes >From T:\xx\xxxbat Has this worked in previous versions of FireFox? >no and it does not work with newer v11. Whats the issue with using IE if it works from IE? >we have users that use FF on regular bases and just for a link to switch browser it is not user friendly. all though we are supporting two browsers we do not want to take FF out of network. Is there a reason you want to use FireFox? >FF has gained popularity in our agency and it would be best to have this link work on FF as well. --HERE IS THE CODE-- <td valign="top"><a href="file:///T:/Geosupport Desktop Edition/bat/Goat.bat" type="application/bat" target="_blank"><img src="../../images/technology/Goat.gif" alt="Goat" width="32" height="28" hspace="4" vspace="2" border="0" align="left"></a>Geosupport On-Line Address Translator, or GOAT, is an interactive Windows application that allows the user to request geographic data through Geosupport function calls. Use of GOAT requires no programming skills and provides valuable information to the casual user.<br>

Alle Antworten (1)

more options

Firefox sees that (at least local or network dive located) .bat files are text and renders them as such. To download it as a .bat file, use save page as, (or Control-S) change "text file" to "all files" and type .bat onto the end of the filename, then hit save. Not ideal I know, but better than nothing.