Can Google Chrome open local links?

Posted by Andy on Stack Overflow See other posts from Stack Overflow or by Andy
Published on 2010-01-18T17:26:11Z Indexed on 2010/03/12 22:17 UTC
Read the original article Hit count: 544

Filed under:
|

I am linking on an intranet page to a local file on a shared drive:

<a href="file:///s:/test.xls"> Test</a>

This works in IE and Firefox with an addon called local link.

How can i get this to open in google chrome?

Thanks

© Stack Overflow or respective owner

Related posts about google-chrome

Related posts about hyperlinks