
File access - Getting last updated property of a file
How do I get the property of when a file (HTML in particular) was last
updated. That way the file can be uploaded to the server and the linking
page automatically updates to when the page was last updated.
I know there's a FileSystemObject, but it's an unsafe ActiveX control. I
don't want the user to have to deal with any security dialog boxes without
messing with their security settings. Is this the only way?
--
Mufasa