I have no problem creating links on our company Intranet site to .xls files located on the shared network drive. They work fine when browsing in IE. In Netscape, however, the links do nothing. The browser doesn't react to the click as far as I can tell. Here's the syntax...
<a href="file://Network/Docs/ContactList.xls">
I've also tried...
<a href="//Network/Docs/ContactList.xls">
Suggestions?
Thanks!
<a href="file://Network/Docs/ContactList.xls">
I've also tried...
<a href="//Network/Docs/ContactList.xls">
Suggestions?
Thanks!













