Hi all,
I can't get working link (A HREF tag) pointing to html file on network mapped disk (on Netware server). I checked RFC about URL specification and I tried unnumbered variation of this:
<a href="URL:file:///Fs1/V/intranet/something.htm">link</a>
but none of that works in Mozilla 0.9.4.,
this works in NN 4.5 and IE 5.5:
<a href=file:///V:/intranet/something.htm> but not in Mozilla.
Does someone has working link to local or network file system in Mozilla or Mozilla dont support it?
Thanks for any information.
A. Mikulic
PS. I need it for link some htm documents only for people with acces to the novell network disk, i use apache as intranet web server...
I can't get working link (A HREF tag) pointing to html file on network mapped disk (on Netware server). I checked RFC about URL specification and I tried unnumbered variation of this:
<a href="URL:file:///Fs1/V/intranet/something.htm">link</a>
but none of that works in Mozilla 0.9.4.,
this works in NN 4.5 and IE 5.5:
<a href=file:///V:/intranet/something.htm> but not in Mozilla.
Does someone has working link to local or network file system in Mozilla or Mozilla dont support it?
Thanks for any information.
A. Mikulic
PS. I need it for link some htm documents only for people with acces to the novell network disk, i use apache as intranet web server...