Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
Welcome to AspAdvice Sign in | Join | Help

large file upload with progress bar

  •  09-23-2008, 3:59 AM

    large file upload with progress bar

    i am working with large video upload . for this i use splits the video into blocks(10 MB)  and upload it using offset value. more over i have to show the progress

    but i couldn't show the progress while the upload in progress. once the upload is over ,then status message appears.what is solution for this?

     

    Filed under: , , ,
View Complete Thread