HTTrack Website Copier
Free software offline browser - FORUM
Subject: HTTrack Introduces ERRORS in Saved HTML
Author: Thomas
Date: 12/16/2003 22:05
 
I used HTTrack to save a backup of the website for one of 
my college classes.  The class is regarding a statistical 
program called SAS, and the webpage had many examples of 
SAS code writtin in plain text in the HTML files.

Upon saving the webpage, I recieved numerious errors like 
the following example:

----
22:42:36	Error: 	"Not Found" (404) at link 
www.science.gmu.edu/stat362/03f/DS2; (from 
www.science.gmu.edu/stat362/03f/ass03s.htm)]
----

Upon analysing the saved HTML file, and the true source 
file, apparently HTTrack ADDED a ".html" string a line.

--BEFORE HTTrack--
PROC PRINT DATA=DS2;
--
--AFTER
PROC PRINT DATA=DS2;.html
--

This seems to be a bug of HTTrack, that I hope will be 
fixed soon.  It is understandable, I suppose, since this is 
strange text to begin with and could be confused with HTML.

If anybody knows of an immediate fix, such as an option 
change (I used basically the default options), I would 
surely like to know!

The example URL 
is <http://www.science.gmu.edu/stat362/03f/ass03s.htm>
 
Reply


All articles

Subject Author Date
HTTrack Introduces ERRORS in Saved HTML

12/16/2003 22:05
Re: HTTrack Introduces ERRORS in Saved HTML

12/18/2003 19:49




5

Created with FORUM 2.0.11