Unzip Files?

Discussion in 'Classic ASP' started by andrea, Apr 23, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I need a component on the server that can unzip files. I was told by support that there is not one standard on the server.


    I get a "Server.CreateObject Failed" error when I try to use the followng line: set ZIP = server.createobject("aspZip.EasyZIP") becasuse this is not installed on the server.


    I was told by support to start a forum topic and maybe some really smart person can help me to figure out how to unzip files on the fly. Does anyone know how this can be accomplished?
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    we don't have any zip componentinstalled because of potential security & performance issue.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page