|
-
Jan 9th, 2004, 01:39 PM
#1
Thread Starter
Lively Member
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?
-
Jan 9th, 2004, 02:03 PM
#2
Thread Starter
Lively Member
What I meant to say is to have a progress bar for my upload.
-
Jan 9th, 2004, 02:12 PM
#3
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]
-
Jan 9th, 2004, 02:22 PM
#4
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|