문제

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?

도움이 되었습니까?

해결책

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top