home *** CD-ROM | disk | FTP | other *** search
- CHECKWEB
- ========
- This program is an HTML links analyser : it scans HTML pages (online & offline),
- explore all the links and generate a log file with all errors it encounters.
- It can also calculate page weight in Kb and their load time with a 28800 modem
- connection (approximately 3 Kb/s).
- Freeware.
- For Win95, NT
-
- *) Required files :
- - wininet.dll (comes with Microsoft Internet Explorer)
- - ctl3d32.dll
- You can download both at http://www.alterego.fr/zip/chkwdll.zip (174 Kb)
-
- *) Software created by Philippe DUBY (France) : duby@alterego.fr
- http://www.alterego.fr/develop.htm
-
- *) Checkweb introduction by Conny MAGNUSSON (Sweden) : hubbabub@algonet.se
- http://www.algonet.se/~hubbabub/how-to/checkweben.html (English text)
- http://www.algonet.se/~hubbabub/how-to/checkweb.html (Swedish text)
-
- *) Notes
- - Error 302 : This error means that the web server is redirecting your demand to a new URL,
- but it may be sometimes the same URL with a / at the end. This happens
- because the server thinks that you have forget the ending /, and says it to you.
- - Viewer for CHECKWEB.LOG : CheckWeb tries to open this file in using the program associated
- to the LOG extension, and if it fails tries NOTEPAD.
- You are encouraged tp do associate the LOG extension to your own viewer.
-
- *) Versions
- - 1.2 : added local site analyse (offline)
- - 1.14 : corrected error on HTML page size, changed log report
- - 1.13 : uses CTL3D32
- - 1.12 : choice for report : errors only or verbose
- - 1.11 : read current Url from currently opened navigator, small bugs corrected
- - 1.10 : added page size calculation
- - 1.08 : better handling of emergency exit, displays total number of URLs
- - 1.07 : added timeout management, better error handling
- - 1.06 : changed base HREF management
- - 1.05 : exclude javascript, mailto, cgi-bin, .map analysis from analysis
- - 1.04 : added password protected page handling
-
- *) Future ?
- - HTML report
- - Restrict checking to initial directory
-
- *) Documentation on Wininet :
- - http://www.microsoft.com/workshop/prog/sdk/docs/wininet/
- - http://www.microsoft.com/mind/1297/inet/inet.htm
- - http://www.microsoft.com/msdn/sdk/inetsdk/
-