by "MyndPhlyp" <nobody@[EMAIL PROTECTED]
>
Oct 24, 2005 at 04:56 PM
"rabbit" <rabbit@[EMAIL PROTECTED]
> wrote in message
news:1130022900.ee1a3599252fd4c66c9cdde4b0044aa5@[EMAIL PROTECTED]
> Thanks for the link. I haven't been able to get any of the examples to
> work. For example, should this <a href="file://localhost/C|">link</a>
work?
> It's not working (and I do have a C drive). Obviously I'm doing
something
> wrong.
>
> Can you tell me the string that would work?
>
> Thanks for your time.
This HTML works on my Win2K machine:
<a href="file:///C:/">Link</a>