Forum Discussion

MarkShnier__You's avatar
MarkShnier__You
Icon for Qrew Legend rankQrew Legend
10 months ago

Link to display a file directory on my local network?

Wondering if there is any way to open up a link to a local directory on my internal network without enabling special Browser settings or extensions.  I thought that this was not possible, but in talking to another user we did find it possible to paste a link into a browser and have it display a local directory.  

https://community.quickbase.com/communities/community-home/digestviewer/viewthread?MessageKey=0dd70d9c-3701-455d-90bb-12987a867b76&CommunityKey=d860b0f8-6a48-487b-b346-44c47a19a804&tab=digestviewer



------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------

1 Reply

  • Are you trying it and hitting a wall? It's been some time since I last looked into this - but I linked a file in my local drive like so: 

    path: U:/Development/Realm%20Manager/Codepages/splash-page.html

    And then in the console I did a window .open like so and it works fine for me 

    window.open("file:///U:/Development/Realm%20Manager/Codepages/splash-page.html")



    ------------------------------
    Chayce Duncan
    ------------------------------