|
-
Jul 26th, 2013, 05:19 PM
#1
Thread Starter
Addicted Member
files names in a folder off a server
I commonly use the following code to download a specific file off a server.
My.Computer.Network.DownloadFile _
("http://www.xxx.com/mlm_buyers/new_download_log.txt", "C:\xxx\mlm_buyer_followup\new_mlm_buyers_download_log.txt", "", "", True, 1000, True)
How do I retrieve all the files names in a folder off a server?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|