RadUpload: Select a zip file and extract its content to populate the RadUpload Items collection

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 24 Nov 2011 Link to this post

    Requirements

    RadControls version 2011.3.1116
    .NET version 4.0
    Visual Studio version 2010
    programming language C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    The project demonstrates how to set up the RadUpload control to select only zip files. The RadUpload.FilesSelected event handler is configured to extract the content on the selected zip files and add it in the RadUpload items collection. Eventually when the Upload button is hit, only the extracted files will be sent over to the server.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.