> -----Original Message-----
> From: Dirk Heiser [mailto:[EMAIL PROTECTED]]
> Sent: 10 May 2001 13:35
> To: Plucker List
> Subject: Re: Parsing of <A HREF="file://C:\TEMP\INDEX.HTML">Links</A>

> Currently you _must_ use:
> 
> <A HREF="file:C:\TEMP\INDEX.HTML">Links</A>
> 
> all other ways to write local file URLs do _not_ work.

I must disagree; I have found that the following format also works...

<a href="file:///c|/temp/index.html">Links<a>

BTW: this is a good (albeit apparently unknown) feature ;o)

Michael Erskine (MSEmtd)
mailto:[EMAIL PROTECTED]
<JAPH>

Reply via email to