Upload a zip file and extract its content on a server

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 upload only zip files on the server. The UploadHandler that handles the upload request on the server is configured to extract the content of the zip file in the RadUpload.TargetFolder and remove the uploaded zip file. This way only the content of the zip file is saved on the server.
Back to Top

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