I'm a newbie. So forgive me if this is a stupid question.  I parsed a site 
that I had copied to my hard drive. I believe that it was getting confused 
with links like this <a href="../../index.html" >.

Suppose that I was in a subdirectory "c:\first\second\third". Then <a 
href="../../index.html" > would refer to c:\first\index.html. Right?

The problem is that if this same page was referred to from 
"c:\first\second\third" and "c:\first\second\fourth" as <a 
href="../../index.html" >, it seems that plucker gets two copies of it.

Is there a way around this?



Thanks,
Dave


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to