On a page that automatically lists several small files (~100-500kb) that are contained in a specific folder, is there a way using VBScript to automatically generate MD5 hashes of each file and display it on the page?
Cliff notes: Can I generate an MD5 hash of a file on the server machine?