Results 1 to 4 of 4

Thread: Inet control - track transfer status?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2003
    Posts
    74

    Inet control - track transfer status?

    I am uploading a file to an ftp server using the inet control (using execute method & "PUT" as the operation). Is there a way to track this transfer? I want to put a status bar for this upload. How do I do that?

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Aug 2003
    Posts
    74
    What I meant to say is to have a progress bar for my upload.

  3. #3
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142
    why are you using Inet?
    you should be using the System.Net namespace really in vb.net.
    ~
    if a post is resolved, please mark it as [Resolved]
    protected string get_Signature(){return Censored;}
    [vbcode][php] please use code tags when posting any code [/php][/vbcode]

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Aug 2003
    Posts
    74
    To tell you the truth, I didn't know where to begin, and i knew that inet allowed me to upload.

    So, with the system.net namespace, I can upload a file to an ftp server? Will I then be able to have a progress bar for the upload?

    Thanks for the insight!

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