| I had the same problem today regarding "<applet codebase=".
So i'll have to download over 50 files manually now. I'm
using the latest "WinHTTrack Website Copier 3.32-2 (+swf)"
as of October 10, 2004.
Here is a sample of the errors while downloading the site
EXACT STRING MATCHING ALGORITHMS: <http://www-igm.univ>-
mlv.fr/~lecroq/string/index.html
5:03:44 Error: "Not Found" (404) at link www-igm.univ-
mlv.fr/~lecroq/string/BruteForce.zip (from www-igm.univ-
mlv.fr/~lecroq/string/node3.html)
05:03:52 Error: "Not Found" (404) at link www-igm.univ-
mlv.fr/~lecroq/string/AutoV2.zip (from www-igm.univ-
mlv.fr/~lecroq/string/node4.html)
(...etc.)
Traced the error to the following line, e.g.from an edit of
<http://www-igm.univ>-
mlv.fr/~lecroq/string/node14.html#SECTION00140
<applet codebase="../spm/BoyerMoore"
archive="BoyerMoore.zip" code="AppletButtonText2.class"
width="230" height="63"><param name="windowTitle"
value="Boyer-Moore algorithm">
So, using the "codebase" path, the actual link becomes:
<http://www-igm.univ>-
mlv.fr/~lecroq/spm/BoyerMoore/BoyerMoore.zip
However, HTTrack gave me errors because it apparently
didn't resolve the codebase path.
Wondering if this will be fixed in the next version. Thanks.
Great program! :)
-Ravinder Singh, Canada
callrs@yahoo.com
| |