Results 1 to 4 of 4

Thread: opening remote files..?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    The Netherlands
    Posts
    112

    Question

    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

  2. #2
    New Member
    Join Date
    Apr 2001
    Posts
    12
    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

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    The Netherlands
    Posts
    112
    Thanks for your help Web. i'll play with it later today.
    Greetz, Remvs

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    The Netherlands
    Posts
    112
    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
  •  



Click Here to Expand Forum to Full Width