L
LtCommander
Hello all,
1. I am a little new to ASP.NET, so please bear with me.
2. I am trying to create a very simple website which requires an upload
box (end user file sizes may be anywhere between 1MB to 10 MB).
3. I would also like to show a progress bar so that the user can see
the progress of what he is uploading.
4. From what I've read, certain uploading controls allow reading of the
file size at the client's end and divide the data into chunks and show
a nice progress bar as it is uploading. I did a Google and that showed
many controls which are charged anywhere between USD 100 to USD 250.
5. I am looking for a suggestion on which 'upload control' to use. Of
course, the lesser the cost, the better. There wouldn't be any open
source ASP.NET uploading control, would there? Maybe that's wishful
thinking!
Thanks in advance for any lead or suggestion.
Vince
1. I am a little new to ASP.NET, so please bear with me.
2. I am trying to create a very simple website which requires an upload
box (end user file sizes may be anywhere between 1MB to 10 MB).
3. I would also like to show a progress bar so that the user can see
the progress of what he is uploading.
4. From what I've read, certain uploading controls allow reading of the
file size at the client's end and divide the data into chunks and show
a nice progress bar as it is uploading. I did a Google and that showed
many controls which are charged anywhere between USD 100 to USD 250.
5. I am looking for a suggestion on which 'upload control' to use. Of
course, the lesser the cost, the better. There wouldn't be any open
source ASP.NET uploading control, would there? Maybe that's wishful
thinking!
Thanks in advance for any lead or suggestion.
Vince