Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I also want to implement a progress bar or any spinner image while uploading a file. How can I do this in ASP.Net? thanks in advance
Posted
Updated 15-Apr-15 21:42pm
v2
Comments
RedDk 16-Apr-15 14:25pm    
This is in C#.
http://www.codeproject.com/Articles/31906/Progress-O-Doom
How hard could it be to create a code-behind module and serve up a webpage using the controls mentioned here?

1 solution

google[^] will give you lots of options.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900