Mozilla and Internet explorer on Windows should both interpret the five slash syntax correctly, Opera will want two slashes, as in:
<a href="file://remote_server/directory/">
Opera also swaps in a '/localhost/' whenever browsing the local machine's directory structure.
be aware that what behaviour you actually get will depend very heavily on your local machine settings, as well, though.
Dan
|