HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: check html tag in callback function
Author: GuiOm
Date: 10/06/2004 09:20
 
thank you!

Can you give me a date for the next release please?
I achieved not to retrieve <a href> link emebedded in HTML 
code setting to 1 the p_nocatch value when tag detected. 
but this forbid CSS fetching (link rel=stylesheet href 
= ...) and I need this feature.

So I used check_tag to see if it's a <a> tag or a <link> 
one.
This works pretty well.

But I wasn't be able to do the same thing with <a> tags 
generated by Javascript (document.write('<a href ....')).
I can trace the .write detection but not the <a href> one...

Is it possible?
Thank you.
 
Reply Create subthread


All articles

Subject Author Date
check html tag in callback function

10/05/2004 11:29
Re: check html tag in callback function

10/05/2004 19:04
Re: check html tag in callback function

10/06/2004 09:20




e

Created with FORUM 2.0.11