by "Jim Michaels" <jmichae3@[EMAIL PROTECTED]
>
Feb 3, 2006 at 04:47 PM
netscape used the file:// thing consistently.
<a href="c:\">c drive</a> and <a href=file://c:/>c drive</a> and <a
href=file://c|/>c drive</a>works for ie6 just fine.
"David Dorward" <dorward@[EMAIL PROTECTED]
> wrote in message
news:djef1b$sih$1$8302bc10@[EMAIL PROTECTED]
> rabbit wrote:
>
>> Can someone refresh my memory on how to creat a link that when clicked
>> opens a view to the user's own C: root directory in his/her browser
>> window?
>
> That assumes the user HAS a C drive, many users do not.
>
>> Kind of like <a href="file://c:/>link</a>. That's not it, but you see
>> what
>> I mean.
>
> http://www.cs.tut.fi/~jkorpela/fileurl.html
>
> --
> David Dorward <http://blog.dorward.me.uk/>
<http://dorward.me.uk/>
> Home is where the ~/.bashrc is