There are several threads about how to FileExists and FolderExists, etc. but they assume the filespec or folderspec argument is on your computer or on a mapped network drive (e.g., "M:\folder\file.xls"). I get inconsistent or unusable results when applying them to urls (e.g., "
I'm looking for equivalent functionality to the FileSystemObject methods applicable to files or folders on an intranet or the internet.
(1) Is there a FileExists that accepts url-type arguments?
(2) How about a FolderExists?
(3) If not, is there a workaround? (e.g., a way to get FileSystemObject methods to give consistently useful results with url arguments)
Thanks
-Argh2
I'm looking for equivalent functionality to the FileSystemObject methods applicable to files or folders on an intranet or the internet.
(1) Is there a FileExists that accepts url-type arguments?
(2) How about a FolderExists?
(3) If not, is there a workaround? (e.g., a way to get FileSystemObject methods to give consistently useful results with url arguments)
Thanks
-Argh2