Hi,

I have a text file on a pc that is remote to the inet server. I would like to link my html page to this text document.

I have tried:
<a href="\\RemotePc\SharedDirectory\FileName">hello world!</a>

but this does not work.

They are on the same network and everyone has full rights on the shared directory.