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!

Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 1 svar
  • 3 har detta problem
  • 6 visningar
  • Senaste svar av 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>

Alla svar (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.