[Q] Ok... further questions when using Link Extractor

Mike Grommet (mgrommet@insolwwb.net)
Thu, 4 Dec 1997 01:37:26 -0600


Well,  the suggestion I received this
morning worked great and I am most please (thanks a bunch!)

Heres the next question...

I have links like this:
http://www.insolwwb.net/~rholler/d0001/g0000087.htm#I1327

and off this page I have a relative link, which I am trying
to absolutize... in the html, the link is specified as:
<A HREF="../d0001/g0000100.htm#I374">blah blah</a>

when link extractor tries to absolutize the silly thing I get
http://www.insolwwb.net/../d0001/g0000100.htm
instead of 
http://www.insolwwb.net/~rholler/d0001/g0000100.htm which is
what I want...

any suggestions for fixing the problem???
What am I missing here?