Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
when I upload the large file more than 1 GB than 25 min it takes to upload and this case my page i cant accessible...because my full page showing a progress bar

what I want to show an only small popup (for the progress bar ) so while uploading a file I do work on the same page.


so any jquery plugin or what other I can try?

What I have tried:

I thought when a user clicks on upload button it redirects to other page and there i will show a progress bar.

but I required on the same page. without full page stuck.
Posted
Updated 5-Mar-18 8:09am

your solution could be here -

ASP.NET File Upload with Progress Bar[^].
 
Share this answer
 
Comments
Maciej Los 5-Mar-18 14:05pm    
Good advice ;)
RDBurmon 6-Mar-18 1:51am    
thanks
Jaydeep Shah 6-Mar-18 3:49am    
I am using Asp.net MVC.
So can you give any link to MVC?

I am uploading my file to amazon s3 cloud storage.
Check my past answer: Progressbar and usercontrol[^]
 
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