hello,
I have found 2 problems with wget.
1) when i use the "page requisites" flag wit sites that use valid xhtml
syntax for image links, wget doesn understand it and doesnt download the
page requisite.
example: <img src="xxx.gif" /> as opposed to <img src="xxx.gif">
the extra / before > is appended by some xslt engines, and is valid
xhtml, i believe, so it would be nice to fix this.
2) the -E flag, append .html to downloaded filenames, results in
absoulute urls being written rather than relative, in downloaded files.
i use redhat 7.1, and wget 1.7
--
Joakim Verona
www.verona.se
[EMAIL PROTECTED]