[
  {
    "Id": "641412",
    "ThreadId": "264913",
    "Html": "\r\n<p>I want to figure how use the dotnetzip library to download the a zip file from the server, and then unzip the zipfile at clients webpage.</p>\r\n<p>Does anyone have some source code I can download and see how this is done?</p>\r\n<p>Thanks</p>\r\n<p>Steven Frierdic</p>\r\n",
    "PostedDate": "2011-07-12T17:53:53.353-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "641830",
    "ThreadId": "264913",
    "Html": "<p>You want to unzip a zipfile , within a webpage running in a browser?&nbsp; is that it?</p>\r\n<p>To do that I guess you will need to use a Javascript program to unzip the zipfile.</p>\r\n<p>DotNetZip doesn't run in browsers - it is not Javascript. But there are Javascript libraries that read/extract zip files.</p>\r\n<p>a working example: <a href=\"http://cheeso.members.winisp.net/Unzip-Example.htm\">http://cheeso.members.winisp.net/Unzip-Example.htm</a></p>\r\n<p>You can grab all the source for that example, here: <a href=\"http://cheeso.members.winisp.net/srcview.aspx?dir=js-unzip\">http://cheeso.members.winisp.net/srcview.aspx?dir=js-unzip</a></p>\r\n<p>Good luck.</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2011-07-13T10:43:32.79-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]