No way, sorry.
wget does not support javascript, so there is no way to have it follow that
kind of links.
Heiko

-- 
-- PREVINET S.p.A. www.previnet.it
-- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED]
-- +39-041-5907073 ph
-- +39-041-5907472 fax

> -----Original Message-----
> From: Raydeen A. Gallogly [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 12, 2004 4:20 PM
> To: [EMAIL PROTECTED]
> Subject: Wget - relative links within a script call aren't followed
> 
> 
> I'm new to Wget but have learned alot in the last week.  We are
> successfully running Wget to mirror a website existing on the 
> other side of
> a firewall within our own agency.  We can retrieve all 
> relative links from
> existing HTML files with the exception of those that are 
> contained within a
> script.
> 
> For example, this is an excerpt from a script call to load an 
> image within
> an HTML document that is not being followed:
> MM_preloadImages('pix/lats_but_lite.gif',)
> 
> The only fix to this problem so far that we have been able to 
> implement is
> to have the webmaster on the site that we want to mirror 
> create a small
> HTML file named 'wgetfixes.html', link to it from the home 
> page using style
> (display:none;) so that users won't see.  Within the file, 
> list all the
> files that they are calling from within their scripts 
> individually using
> the following syntax: <img src="pix/lat_but_lite.gif"> -- 
> this works fine
> but I'm hopeful that there is a better way using a switch within Wget.
> 
> Thanks for any input, it is truly appreciated.  - Raydeen
> 
> ..............................................................
> ............................
> 
> Raydeen Gallogly
> Web Manager
> NYS Department of Health, Wadsworth Center
> http://www.wadsworth.org
> email: [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> 
> 
> 

Reply via email to