Progress bar and uploaded file name box dessapear

Last post 05-08-2013, 12:17 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  05-08-2013, 7:37 AM 77386

    Progress bar and uploaded file name box dessapear

    Hi I managed to setup your uploader but everytime upload finishes it hides the progress bar and the uploaded file name. How can I force it to stay and displa those two?

     

    Thanks 

  •  05-08-2013, 12:17 PM 77393 in reply to 77386

    Re: Progress bar and uploaded file name box dessapear

    Hi calwest0,

     

    Can not keep the progress bar, it only use for file uploading status.

    If you want to show the upload file info after uploaded, you can use the "UploadAttachments", like below.

     

          <CuteWebUI:UploadAttachments ID="Attachment1" runat="server" >
            </CuteWebUI:UploadAttachments>
     

    Here is the online demo http://www.ajaxuploader.com/Demo/multiple-files-upload.aspx of the attachment control.

     

    Regards,

     

    Ken 

View as RSS news feed in XML