Im trying to open up a directory and show it on my web pages.
Works with no problem in IE6 but cant get it to work in Netscape 7.0 and Netscape 4.77. The Directory sits on a Windows 2000 Info Server.
In Netscape 4.77 it shows the files but wont open them up.
In Netscape 7.0 it wont go anywhere after I click on the Open and view files in myDirectory link.
Please advise:
CODE
<a href="file:////myinfoServer/myDirectory/">Open and view files in myDirectory</a>
Works with no problem in IE6 but cant get it to work in Netscape 7.0 and Netscape 4.77. The Directory sits on a Windows 2000 Info Server.
In Netscape 4.77 it shows the files but wont open them up.
In Netscape 7.0 it wont go anywhere after I click on the Open and view files in myDirectory link.
Please advise:
CODE
<a href="file:////myinfoServer/myDirectory/">Open and view files in myDirectory</a>