Click here to Skip to main content
15,895,798 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

i m implemeting fileupload in a web application i have two files one page is classic asp and another page is aspx page , i am using html fileupload control in asp page and redircting to aspx page where i have written code in c# for uploading . while uploading i want to show the progress in Percentage in asp page . after uploading file i m again redirecting to my classic asp page. how can i achive this. if possible plese provide a sample or helpful links
Posted
Updated 2-Feb-13 2:59am
v2

Following article should help you out: ASP.NET File Upload with Progress Bar[^] - Go through it and pick the things that you need.
 
Share this answer
 
 
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