Question

Possible Duplicate:
Firefox Links to local or network pages do not work

I want my servers location (SharePoint) wiki page to display server names and links to windows shares located there, i.e. \\myserver1

This works in IE:

<a href="file:///\\myserver1">myserver1</a>

but in FF - not.

How to implement cross-browser windows share link?

Was it helpful?

Solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top