|
-
Apr 22nd, 2007, 11:33 AM
#1
Thread Starter
Frenzied Member
[2005] Progress Bar
Hi, i never used a progress bar, but now i would like to use it when uploadin a file using a webclient but i don't how to make it related with the uploading.
Can someone help me?
tanks
-
Apr 22nd, 2007, 11:41 AM
#2
Hyperactive Member
Re: [2005] Progress Bar
if you work out the percentage of how much has uploaded (not sure how to do that bit sorry), from that you have that percentage value as the value of the progress bar so progressbar1.value = percentage
hope that helps you in the right direction.
If a post has been usefull then Rate it! 
-
Apr 22nd, 2007, 11:47 AM
#3
Thread Starter
Frenzied Member
Re: [2005] Progress Bar
Well i would like to know this "the percentage of how much has uploaded"
tanks
-
Apr 22nd, 2007, 12:27 PM
#4
-
Apr 22nd, 2007, 12:46 PM
#5
Thread Starter
Frenzied Member
Re: [2005] Progress Bar
well, that is for downloading, me i want it for uploading
-
Apr 22nd, 2007, 01:36 PM
#6
Re: [2005] Progress Bar
The example still provides a good basis for you to look at. Get file sizes, convert that to a meaningful progress bar value. Changing that value as it's being transferred.... you can see the similarity.
Search the forum first. The matter of uploading files has been covered before a number of times.
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
|