| Hi!
I am trying to create a copy of
<http://www.curso-objetivo.br/vestibular/resolucao_comentada/fuvest.asp>
(not the banner, but the rest: those are admittance tests to a university)
There is some javascript to load images, like
<anchor tag
href='javascript:exibirImagem("/vestibular/resolucao_comentada/fuvest/2013_2fase/1dia/04.gif","04")'>04<close
anchor>
<anchor tag
href='javascript:exibirImagem("/vestibular/resolucao_comentada/fuvest/2007_2fase/3dia/03.gif","03")'>03<close
anchor>
webhttrack downloads the first kind just fine, but ignores the second.
Can I do something ?
Is this a bug ? If it is I'd like to try to patch it, if someone can give me
some guidance.
Thanks! | |