HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: <body onLoad="javascript:location='...'"> not grab
Author: Xavier Roche
Date: 04/17/2003 19:04
 
> I am experiencing a problem with a site I was trying to 
> mirror. On the
> second page of the website, there is an onLoad attribute 
in 
> the HTML body
> tag, and it looks like WebHTTrack does not try to grab 
this 
> URL:
> <body 
> 
onLoad='javascript:location=http://www.site.com/directory/e
> tc/''>
> Is my assumption correct? Is there a workaround to follow 
> this URL?
No - the following would have worked:

<body  
onLoad='javascript:document.location=http://www.site.com/di
rectory/etc/'>

But httrack couldn't detect the "raw" javascript:location 
property withotu the "document." object. 

I'll try to find a fix on a future release.

 
Reply Create subthread


All articles

Subject Author Date
<body onLoad="javascript:location='...'"> not grab

04/10/2003 00:58
Re: <body onLoad="javascript:location='...'"> not grab

04/17/2003 19:04




f

Created with FORUM 2.0.11