eagleknight
08-17-2004, 09:54 AM
Working on an internal webpage and trying to make links to a server folder location. I can get the links to work in IE, but it doesn't want to work in mozilla.
I can get the link to work when I have the .htm file on my computer and open it. The link doesn't want to work if the .htm is located on the web server. :confused:
I am using the standard
<a href="file:///r:/Net-Docs/noc_tech_info/PIE-Production_Impact_Explanation">
PIE</a>
When using mozilla is it thinking the web server should be able to connect to that folder and not the local machine. The R drive is a Novell drive and our web server is linux based and doesn't have access to the R drive.
I can get the link to work when I have the .htm file on my computer and open it. The link doesn't want to work if the .htm is located on the web server. :confused:
I am using the standard
<a href="file:///r:/Net-Docs/noc_tech_info/PIE-Production_Impact_Explanation">
PIE</a>
When using mozilla is it thinking the web server should be able to connect to that folder and not the local machine. The R drive is a Novell drive and our web server is linux based and doesn't have access to the R drive.
