modified date for file

W

wgaskill

I'm trying to find out the modified date for a file that is available through
a URL "http://..." in vba. The FileSystemObject and regular file functions
don't
handle URLs. Can you point me in the direction of the objects that can get
file details for a file from a URL?
 
Top