HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Force download of mirrored doc files
Author: Gadrin
Date: 12/04/2008 18:08
 
> I fully mirrored a dynamic website. Even doc files
> referenced by the following javascript are correctly
> downloaded:
> 
> javascript:download_attach('/public/images/pagine/65
> 6/allegati/TAD voti
> 08_06_04.doc')
> 
> Thanks in advance for your help
> 
> Stefano

Sorry, didn't see this one in the other post.

you might be able to change these to

javascript:download_attach('/public/images/pagine/65
6/allegati/TAD voti 08_06_04.doc')


javascript:download_attach(http://whatever-the-main-url-is.com/public/images/pagine/656/allegati/TAD
voti 08_06_04.doc')

or remove it and substitute it with the actual link to the pdf, if it's in a
local folder.

How many files are there ?
>
 
Reply Create subthread


All articles

Subject Author Date
Force download of mirrored doc files

12/03/2008 20:49
Re: Force download of mirrored doc files

12/03/2008 21:17
Re: Force download of mirrored doc files

12/04/2008 18:08




3

Created with FORUM 2.0.11