File upload with Web Service (progress bar)

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

Hi Gurus,
We have a web service. Through a client we sent some files to the server
using the web service.
Sometimes files are too big, and it takes long time to send the file.
Is there any way we know how much it has uploaded, so that we can have a
progress bar.
I am using framework 3.5 and VB.NET.

Thanks for any suggestion you can provide.
Dan.
 
We have a web service. Through a client we sent some files to the server
using the web service.
Sometimes files are too big, and it takes long time to send the file.
Is there any way we know how much it has uploaded, so that we can have a
progress bar.
I am using framework 3.5 and VB.NET.

Here is one article:
http://snurl.com/twke4

And another:
http://snurl.com/twkea

I found them here:
http://snurl.com/twkec

Peace and Grace,

--
Gregory A. Beamer (MVP)

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Back
Top