Ask a Question related to ASP Components, Design and Development.
-
stjulian #1
Unzipping component for .ASP
On Windows Server 2003, IIS 6
I am looking for an unzipping component. I have a series of files that are
available zipped at a considerable decrease in size. And before ASPINET
fails on a script timeout, I'd rather download the zip file and unzip it
when it arrives.
Any ideas on a reliable product for this on my platform?
Julian
stjulian Guest
-
Problems Unzipping Trial Download
I just downloaded the Contribute 3.1 trial and am having problems unzipping the downloaded folder. I get an end-of file error. I'm running Windows... -
modules for untaring and unzipping
I'm downloading lots of files using the Net::FTP module. The files are tared and zipped, of the usual kind like *.tar.gz Now in my Perl program... -
unzipping a record at a time
I have successfully used zgrep in a script and loved every minute of it (still wet behind the ears). sub pulldata { my $data = `zgrep $key... -
[PHP] Unzipping Files
Yeah, I know someone mentioned using the exec for this, but I was wondering if anyone knew where I could find the command-line code for this to use... -
Unzipping Files
Anyone know where I can find tutorials or examples on how to use the gunzip, gzip, and other commands using PHP to work with compressed files? I... -
Anthony Jones #2
Re: Unzipping component for .ASP
This is COM object I use in classic ASP. The you might find usefull.
[url]http://www.codeproject.com/atl/sawzip.asp[/url]
Anthony Jones Guest



Reply With Quote

