Hello,

I'm using Wget 1.10.2b (Windows build) to download sites for offline use.

I have problems with two sites -- some images aren't downloaded.

The first URL is
<http://members.fortunecity.com/uzzfay/jax1/jfwsch.html>. Downloading
the page with

> wget -A * -p -k http://members.fortunecity.com/uzzfay/jax1/jfwsch.html

does not download the jfwsch.gif image (the HTML is <p align="center"><a
href="http://members.fortunecity.com/uzzfay/jax1/jaxfw.html#jfwsch";><imgsrc=
"jfwsch.gif" </p>).

The second site is <http://muzique.com>. Downloading the page with

> wget --user-agent=Keks -A * -p http://www.muzique.com

does not download the images in the navigation bar. The HTML is

-- 8< --
<a href="amproj.htm"><img src="./images/nav4.gif" alt="MiniBoosters"
border=0></a><br>
<a href="book.htm"><img src="./images/nav3.gif" alt="FX Books"
border=0></a><br>
-- >8 --

Let me know if you need more information.

Thanks,

Johann


Reply via email to