mch
09-10-2003, 10:56 AM
I need to list files of a remote url. The situation is like this...
My code resides on a server and the data, the code retrieves, is on a different server. I need to list the folders of a particualr directory in the second server from my code. I can do if code and data reside on the same server using FileSystemObject. But I am stuck on this. Could someone help me with this? It would be greatly appreciated.
Thanks
MCH
My code resides on a server and the data, the code retrieves, is on a different server. I need to list the folders of a particualr directory in the second server from my code. I can do if code and data reside on the same server using FileSystemObject. But I am stuck on this. Could someone help me with this? It would be greatly appreciated.
Thanks
MCH