|
-
Sep 11th, 2000, 01:21 PM
#1
Thread Starter
Hyperactive Member
I am using the following line of code:
Inet1.Execute , "GET Subscribers.txt " & AppPath & "\Update\Subscribers.txt"
Unfortunately, if subscribers.txt has already been downloaded, it won't be overwritten. YES I could delete the file before downloading it but I guess there's a way of overwriting.
Thanks
-
Sep 11th, 2000, 02:52 PM
#2
I think someone else had this problem and it wouldn't do anything. Just leave the existing file and not overwrite it. So your best bet would be to delete it before downloading the new file.
-
Sep 12th, 2000, 12:33 AM
#3
Thread Starter
Hyperactive Member
In my case, this solution would fit pretty good. I will simply delete the file before downloading it.
If anyone has an idea why it's doing that, post..
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
|