"Peter" == Peter Cock <[EMAIL PROTECTED]> writes:
Peter> However, I was unable to "pluck" a website on my hard disc which had links
Peter> like those in the title,
Peter> <A HREF="file://C:\TEMP\INDEX.HTML">Links</A>
This style will work in the next version.
Currently you _must_ use:
<A HREF="file:C:\TEMP\INDEX.HTML">Links</A>
all other ways to write local file URLs do _not_ work.
cu,
Dirk
--
Permanent URLs to the latest Version (1.1SR3) of the Plucker Windows installer
- For the Webpage: http://www.dirk-heiser.de/plucker
- Direct Download: http://www.dirk-heiser.de/plucker/plucker.exe [2.79MB]