HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: A whole site written on-the-fly with JS
Author: Xavier Roche
Date: 02/29/2004 22:59
 
> Now I have this web designer with a CSS question on a 
> forum. Link to the thread: <http://tinyurl.com/2vqgn>
> And I can't mirror his site (so I would be able to edit 
> What options should I change in WinHTTrack?
You can't - and most (all?) offline browsers most probably 
won't, because the site is entirly built using dynamic 
javascript write's and other similar code. The only way to 
crawl it would be to interpret javascript, and follow links 
(but the problem is quite hard to solve, because it does 
not only involves javascript execution, but also analysis 
to adapt the code to a local filesystem, which is WAY MUCH 
more complex)

So the site can not be copied. But it will not be indexed 
by search engines, too.

document.write("<script language='JavaScript' 
src='./scripts/scripts.js'></script>");
document.write("<script language='JavaScript' 
src='./scripts/template.js'></script>");
..
 
Reply Create subthread


All articles

Subject Author Date
A whole site written on-the-fly with JS

02/28/2004 04:49
Re: A whole site written on-the-fly with JS

02/29/2004 22:59
Re: A whole site written on-the-fly with JS

03/01/2004 09:10




1

Created with FORUM 2.0.11