I have an ASP.NET page where i want to use a file uploading facility for the user.in ASP.NET ,we have an ASP.NET File upload control.I want the site to show some upload progress back to the user when he uploads the file to the site.IF i use ASP.NET file upload control,It will use the post back and it will not give the user the impression as youtube/orkut gives while uploading files. Can any one tell me a solution for this ? I am using VS 2008
Asked
Active
Viewed 1,172 times