Description: Site validator 1.0.0
Very simple concept, run this script on your server, it records the file details to an
XML file which you download and store. Then, when you come back to make changes you can
run the XML file back through this script and it will tell you if any of the files have
been modified. Quite simple really.
Requires XML parser version 3 to work really. Also needs access to the FileSystemObject.
Dim objRequest, objFSO, sXML, objXML, objNode, objFile, lDifferences, sVersion, sDate
To Search:
File list (Check if you may need any files):
aspvalidate.asp