Upload Progress Indication

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pradheepayyanar
    New Member
    • Jun 2006
    • 12

    Upload Progress Indication

    hey all

    i have an browse button in my page and i am uploading a file in the server. my application lists all the Files and Folders in a list in the same page where upload button is there.

    my question is when i upload a file, it has to show a window with a progress bar [MODAL dialog] which sud open and close once tats done. its working fine, but how can i calcuate the file size and accordingly run the progress bar.

    pls. do let me know on solving this issue...

    PraDz
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    You will need some server-side code for this.

    Search for "ajax file upload progress" and you should find some decent examples/explanations.

    Comment

    Working...