> -----Original Message----- > From: David A. Desrosiers [mailto:[EMAIL PROTECTED]] > Sent: 08 May 2001 10:25 > To: Peter Cock > Cc: Plucker List > Subject: Re: Parsing of <A HREF="file://C:\TEMP\INDEX.HTML">Links</A> > This will work: > > <A HREF="C:\TEMP\INDEX.HTML">Links</A> > In my experience, a better syntax would be... <A HREF="file:///c|/temp/index.html">Links</A> ...i.e. with 3 forward slashes and a '|' replacing the ':' after a drive letter. Michael Erskine (MSEmtd) mailto:[EMAIL PROTECTED] <JAPH>
- Parsing of <A HREF="file://C:\TEMP\INDEX.HTML&... Peter Cock
- Re: Parsing of <A HREF="file://C:\TEMP\IN... David A. Desrosiers
- Re: Parsing of <A HREF="file://C:\TEMP\IN... erskine, michael
- Re: Parsing of <A HREF="file://C:\TEMP\IN... Dirk Heiser
- RE: Parsing of <A HREF="file://C:\TEMP\IN... erskine, michael
- RE: Parsing of <A HREF="file://C:\TEMP\IN... David A. Desrosiers
- Re: Parsing of <A HREF="file://C:\TEMP\IN... Dirk Heiser
- Re: Parsing of <A HREF="file://C:\TEMP\IN... Neil Richardson
- Re: Parsing of <A HREF="file://C:\TEMP\IN... Justin Mason

