File size of web file via url
Is there anyway, programmatically with VBA in Excel 2003, that I can retrieve
the filesize of a file on our intranet when the file can only be accessed via
its URL?
I've tried using the FileSystemObject, FileLen, BuiltinDocumentProperties,
but nothing seems to work when the path to the file is a URL.
Thanks!
|