Tip: Page > URI Links to File Shares

Posted by Community Admin on 04-Aug-2018 12:09

Tip: Page > URI Links to File Shares

All Replies

Posted by Community Admin on 16-Mar-2013 00:00

Hi,

A quick tip for anyone who is trying to add a URI link to a file or folder share on their network and PC.

If you escape the link in the following way (source: stackoverflow.com/.../an-url-to-a-windows-shared-folder):

<a href="file://///server01\fshare\dir1\dir2\dir3">useful link </a>

You will get a valid working URI link (works in Internet Explorer only as far as I am aware).  The link provided above also demonstrates how to enable the links to work with Firefox browser.

Cheers.

Tahir
http://lessthandot.com

This thread is closed