S
shapper
Hello,
I need to upload a file. Can I only do this with the File Upload
control?
I also need the following:
- Send upload info, upload percentage, continuously to a JavaScript
function so I can display the Upload Progress.
- The controls would be inside an Update Panel.
Before I start to upload a file I send data to a database. This is
done.
After the data has been inserted in database the file upload would
start.
The Upload Panel would "finish" when the file finishes upload.
Is this possible?
Could I get some help on this?
Thanks,
Miguel
I need to upload a file. Can I only do this with the File Upload
control?
I also need the following:
- Send upload info, upload percentage, continuously to a JavaScript
function so I can display the Upload Progress.
- The controls would be inside an Update Panel.
Before I start to upload a file I send data to a database. This is
done.
After the data has been inserted in database the file upload would
start.
The Upload Panel would "finish" when the file finishes upload.
Is this possible?
Could I get some help on this?
Thanks,
Miguel