Difference between Uploader and UploadAttachments controls

Last post 11-12-2012, 8:27 AM by Kenneth. 3 replies.
Sort Posts: Previous Next
  •  11-05-2012, 11:46 PM 75154

    Difference between Uploader and UploadAttachments controls

    Hello,

     

    I need to upload three files at a time.  In looking over the examples, I am not sure what the difference is between the "Uploader" control and the "UploadAttachments" control.   Various examples use one or the other, so each control can be used independently.  Yet  the example "multiple-files-upload-control-file-number.aspx" uses both controls, somehow working together.  Please explain the role of each control in this example.

     

    Thanks!

     

  •  11-06-2012, 6:08 AM 75157 in reply to 75154

    Re: Difference between Uploader and UploadAttachments controls

    Hi BillClark,

     

    The "Uploader" has not the attachmen table after uploaded. 

     

    The "UploadAttachments" has an attachment table to shows the upload flies after uploaded.

     

    Regards,

     

    Ken 

  •  11-09-2012, 9:46 AM 75198 in reply to 75157

    Re: Difference between Uploader and UploadAttachments controls

    Hello,

    What is the benefit of using both controls at the same time, as show in the example "multiple-files-upload-control-file-number.aspx"?

    Thanks

  •  11-12-2012, 8:27 AM 75208 in reply to 75198

    Re: Difference between Uploader and UploadAttachments controls

    Hi BillClark,

     

    The are the same console and has the same functions.

     

    If you need the attachment table, then use  "UploadAttachments", if not, then use "Uploader".

     

    Regards,

     

    Ken 

     

     

View as RSS news feed in XML