A file LastModified component for ASP

One of the things missing from the current version of ASP is the ability to 
get the date/time a file was LastModified. Sometimes it is useful to report the 
date/time the ASP file was last physically modified. This component is designed 
to provide that information.

To install

a) Move the component into the subdirectory you want to store it in
b) Type regsvr32 lastmod.dll
c) Run markmod.exe to mark the registry
d) Move the example script into a directory off your Web server
e) Modify the example for your own use

Unfortunately I cannot provide free support for this free component.

Best wishes,

Stephen