|
-
Apr 23rd, 2001, 05:48 PM
#1
Thread Starter
Lively Member
Hi there,
I'm looking for a way to open a remote (txt)-file
something like:
open "http://website.com/textfile.txt for input as #1
I know its probably not the most intelligent question in this forum but i'd really appreciate your answer
thanks in advance!
J. Bots / The Netherlands
-
Apr 23rd, 2001, 08:09 PM
#2
New Member
file1=getme.txt
file2=c:\gotme.txt
Inet1.Execute , _
"GET file1 file2"
file1 would be the file you're getting and file2 what you want to call the file and where you want to put it on your local system
-
Apr 24th, 2001, 05:21 PM
#3
Thread Starter
Lively Member
Thanks for your help Web. i'll play with it later today.
Greetz, Remvs
-
Apr 24th, 2001, 05:43 PM
#4
Thread Starter
Lively Member
Thanks for your help Web. i'll play with it later today.
Greetz, Remvs
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
|