Is there a way to make firefox open hyperlinks to local files?

My company has a custom developed ticketing system and of course its developed for IE but none of the engineers like IE. We all use and want to continue using Firefox. One of the sections in the ticketing system has a spot for links to local files on a shared drive. I have created the link and it points to a word document. That hyperlink works fine in IE but it does nothing when clicked in Firefox.
Of course the dev team is giving me the age old line ".NET doesn't play nice with Firefox... developed for IE.... blah blah use IE."
Surely creating a link to a local file like excel or word or even a directory is simple idea and should be accomplished somehow with FireFox right? Can anyone shed some light on this and give a suggestion how to make this work?
For example:
N:\KNOWLEDGE BASE\Cisco Price List\2012\pricelistaugust2012.xlsx
i am trying to share with a hyperlink like:
<a href=file://companyname.local\Shares\Services\KNOWLEDGE BASE\Cisco Price List\2012\pricelistaugust2012.xlsx
Looking for any suggestions on how to make this work. Thank you so much!!

I think there are two aspects to this:
(1) URL format
If you navigate to that file using the browser's Open File dialog (Ctrl+O), you can get the workable link format for it. For example, the separators will be forward slashes instead of backslashes.
(2) Local file security
Firefox limits access from pages on web servers to pages on local disk or UNC paths. This article has more info: [http://kb.mozillazine.org/Links_to_local_pages_do_not_work Links to local pages do not work - MozillaZine Knowledge Base]. This extension provides a workaround: [https://addons.mozilla.org/en-US/firefox/addon/locallink/ LocalLink] (I haven't tried it myself).

Similar Messages

  • Is there any way to make Mail open next message?

    Is there any way to make Mail open the next message on the inbox automatically after deleting, forwarding o saving a message?
    I mean, is there any way to, after reading a message, going to the next or previous message without double clicking the main inbox window?
    I used (on windows) to read mail on outlook, or even on entourage for mac, and after I read a message, even if I deleted it, forward it, replied it, or even saving it on a folder, automatically the program (outlook, entourage, hotmail, etc) opened the next message on the inbox, but I am not able to find any way to make Mail do that.
    Is there a way to it? Or should I provide suggestions to Apple?
    By the way, no meant to prefer microsoft for this, I just think this is a cool feature for reading several messages one after another without going back to the main inbox page and double clicking the message to read...
    Thanks for any help

    Down-arrow, Return. Return opens the selected message. I read through hundreds of messages without ever touching the mouse. Once you get used to the keystrokes, Mail is extremely efficient.

  • Is there a way to make InCopy open all documents in normal screen mode, always?

    Is there a way to make InCopy open all documents in normal screen mode, always?
    Now it opens in the screen mode the InDesign page is in when checked in. We don't want that.
    Thanks,
    Frederik

    No, there's no way to get rid of it in InCopy.  InCopy opens layouts in the mode the InDesign user saved them, including Normal vs. Preview, Frame edges showing or not, Hidden characters showing or not, and so on.
    You could try asking the designers to switch to Normal view before saving the INDD file.  Or you could assign a keyboard shortcut to the Normal view in InCopy and tell everyone to use that. We're on Macs so we use Control-N for Normal and Control-Shift-N for Preview.
    AM

  • Is there a way to make Firefox version 20 developer toolbar behave in the same fashion as version 19.

    Version 20 places all of developer toolbar components together which is kinda of a killer. Before you could just have the style viewer open on the side with only having a small toolbar at the bottom. Or work with HTML by pressing a single button.
    Is there a way to make it behave like it use to without me going back a version. Or a way to just open the style viewer on the side without anything else.
    thank you

    The new version is hopeless - which is a pity because this feature is just about the only reason I stick with FireFox as a developer. Previously I could hit Ctrl-shift-I to bring up the nice site panel, which often with wide-screen monitors is dead-space. The HTML panel wasn't shown by default and I seldomly needed it. I could hit ESC to get rid of it.
    NOW - the ESC key does nothing so I have to move my hand back to my mouse and click on the 'x' button to get rid of the panel. I can't get rid of the HTML part and the pane takes up the whole of the lower part of my screen which is NOT dead space.
    In the truncated CSS panel at the bottom of the page I can only see the first couple of styles - often I want to see further down the list so I just about always have to scroll.
    NO: opening in a separate window is NOT a solution!
    If you're going to change the layout without first doing some research on how people use a tool then please make sure you have the option in the first few releases to go back to the old layout - just in case, on the off chance, what you're doing is really really silly!

  • Is there a way to make movies open with the same screen size and position?

    Hello, I'm a new mac guy having just bought an i-mac a few months ago.
    I have a bunch of saved movies that open in quick time. Each time I open a separate movie by double clicking the file, the window opens in the upper right hand corner in a fairly small window. I must then drag the window size and location to a much larger size. I do this every time.
    I saw under quicktime, preferences, a section about preferences for full screen. This seems to work one time, for that movie, but all subsequent movies (even in full screen) or their same size.
    Is there a way to make the window size and/or location permanent?
    Thanks.

    this would have seemed like an easy thing to do but i've had no luck; one more attempt at a solution?

  • Is there  a way to make Safari open PDF pages without opening Finder and select Reader from my applications folder?

    Simple, When I want to open a .pdf page from the web, I get Finder to open and I have to go to my applications folder to pick up Acrobat reader, Is there a way to have Safari doing it all by itself, Preview, or any other program?

    Right or control click a PDF file you have on the hard drive then click: Get Info
    In the Get Info panel click the pop up menu next to:  Open with
    Select the app you want to open PDF files from the pop up menu then click:  Change All

  • Is there a way to have Firefox open all of the links on a page without having to click on them individually?

    I frequently visit pages where I end up clicking through to all, or almost all of the links on that page (e.g., a chapter list page). I would like to just tell Firefox open all of the links on the page, each in it's own tab.
    Many thanks in advance!

    Install this Add-on: [https://addons.mozilla.org/en-US/firefox/addon/multi-links/ MultiLinks]

  • Is there a way to make Firefox the default browser?

    No more detail is needed

    hello cole_l, yes - please see [[Make Firefox the default browser on Android]] for instructions.

  • Is there a way to allow flex to write to local files?

    Hi eveybody?
    I'm working at a little game in flex at the moment, and want to save the highscore and saveGames in a xml-file.
    I read that this is forbidden because of the flashplayer sandbox restrictions. There's a work-around, where you save a file on a server, and download it afterwards. But my application is an offline-software, so there's no connection to a webserver.
    Is there really no other way to save (local-) files??
    greets, K

    SharedObject is your solution to store up to 100kb Data! For little data like highscore it s a good solution!
    Check out these two links to learn more:
    http://livedocs.adobe.com/flex/3/html/help.html?content=lsos_3.html
    http://learn.adobe.com/wiki/display/Flex/Shared+Objects

  • In Windows 7, is there a way to make Firefox one program in the taskbar, instead of having each tab listed as a seperate program?

    In 3.6, when you clicked on the Firefox icon in the Windows taskbar, you'd be switched to Firefox. Now, in 4.0b, when you click the logo, it displays the tabs you have open and you have to choose on to return to Firefox. It slows down switching between windows. Is there a setting, in Firefox, or windows to change it back to the way it used to work?

    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears
    # This brings up a list of preferences, in the filter box type '''preview'''
    # Double-click on the preference '''<nowiki>browser.taskbar.previews.</nowiki>enable''' to change its value to '''false'''

  • Is there a way to make Firefox stop asking me if I want to bookmark a website?

    When I'm playing Gardens of Time on Playdom's website, Firefox periodically asks me if I want to bookmark it. This sometimes happens in the middle of critical plays I need to made & I want to know if there is a way to turn off the automatic reminders? If so, how do I turn it off? Tried to look up in Help, but couldn't find what I was looking for. Thanks.

    Thanks, cor-el for your reply. I'm not up on what/how scripts work. Is there anything I can do do change/remove it? Thanks!

  • I'm a Mac user. Is there any way to make FireFox play .wmv files within the browser, like Safari does?

    Nothing else left to say.

    I just have a hard time comprehending why they don't handle file structure sorting.
    It's not a difficult thing to understand. It is, in fact, a computing science +industry standard+, deviations from it are the +unusual and esoteric+, not something I'd expect from one of the industry's giants - certainly not a mandatory deviation.
    It seems like it's a decision that only serves to frustrate people. I can understand why they would want a metadata sorting mode; I can even see making that the default setting... I'm just kind of flabberghasted at the uninclusion of an alternative file sorting method for those of us who trust our own devices better than metadata that may be incorrect, missing, typographically flawed, or what-have-you. I can get to my own music just fine... On my PC. Why not my iPod? Why does the industry-leading mp3 player have to make it a frustrating and difficult chore to find the media I want to play?

  • Is there any way to make Firefox 4 display the web sites originally pinned in each tab upon restart of Firefox instead of the last web site viewed before ending Firefox?

    After pinning a particular web site in each tab that I want to use in Firefox 4, the tabs work as expected for the initial session. However, after ending and later restarting Firefox 4, each tab starts with whatever page was displayed upon the previous close of Firefox. Upon restarting, I would like for Firefox to display the original pinned web page. Any suggestions?

    You can set the prefs dom.ipc.plugins.enabled.* to false on the about:config page to disable the plugin-container process.
    dom.ipc.plugins.enabled.npctrl.dll (Silverlight)
    dom.ipc.plugins.enabled.npqtplugin.dll (QuickTime)
    dom.ipc.plugins.enabled.npswf32.dll (Flash)

  • Is there a way to make Color understand Cyrillic symbols in file names?

    When I'm working with any clips, that have non-latin symbols in their file names, Color names them with some system-specific symbols, and every file is named in a very inconvenient way.
    The files are named so weirdly, that I really can't understand which file stays for what. May be there is any way to specify some kind of "codepage" for color, or even make it to work in Unicode?

    Do those file names appear correctly in the the Finder and other apps?

  • In Firefox 5 links with target="_blank" don't open in new window or tab. Is there a way to make them do that?

    I've search some info about this and it seems like there's a lot of people that are annoyed by links opening in new window/tab and that the 'target="_blank"' is not valid in strict XHTML. I'm guessing this could be reasons why Firefox 5 ignores the 'target="_blank"'. But in some cases you really want to open a new widow, in my case I'm using a flash application and want to open links in new windows from there and then the ctrl-click doesn't work. When opening the link in the same page and then go back the application is reloaded and it's state is lost. Probably should try to find out if there's some other way to open links from a flash application, but I'm wondering if there's a way to make Firefox 5 open 'target="_blank"' links in new tabs.

    I don't know how to delete my question, anyway I'm not having this problem anymore. In our organisation the IT department deploy Firefox updates with certain settings and limitations, in the tap-options the checkbox for opening new windows in new tabs where checked but disabled. They made some changes to make this checkbox enabled and now it works as expected if it's check new windows open i new tabs and if it's not in new windows. They never opens in the same tab as they did before.

Maybe you are looking for

  • IMovie Crashes At Start Up

    I currently have an older Powerbook g4 running on 10.3.9, so I use imovie4. It's been working well up until last night. A few days ago, it was running fine, now whenever I launch iMovie, it immediately crashes. I tried restarting thinking it could be

  • I can't install Intel graphics driver for HP Pavilion G6 2240SH under Windows 8.1

    HI! I installed Windows 8.1 Update 1 x64 to my HP Pavilion G6 2240SH laptop. I started install the drivers and I got an error message in the Intel High-Definition setup: "This computer does not meet the minimum requirements for installing the softwar

  • RFC to read file and continue

    Hello, I have the following scenario: I have a report that needs to work with data saved in a CSV file in another server connected with XI. In my report I have to call a function to read de CSV file, wait, and continue when XI gives me the response.

  • Where to buy a domain name

    Hi Who would be the best website to buy a domain name from to rename my .mac website. I am in the U.K and I want a site that is easy to understand and can move the domain name to my iweb website with ease. Basically a website that isnt complicated be

  • HT1399 Why do new updates always end in DISASTER?!?!

    Is there a way to return your ipod back to what you had before an update was added? The newest update (which was FORCED on me, I did NOT want it)  erased more than half of my songs, and replaced my playlists with apple suggested playlists, none of wh