Download Freeware >
Development >
ASP
ActiveXZip 2.1
Free ActiveX component for enterprise strength zip compression.
ActiveXZip is a high performance compression solution that is simple to use. This robust toolkit is totally interoperable with the Zip standard and comes fully functional and completely free. Features: - -Free The component is fully functional and available free of charge. -Clearly designed simple to use API Our development toolkit is so intuitive and simple to use that you will be up and running with it in minutes. -High performance
ActiveXZip is able to archive megabytes of files within seconds. It is able to keep pace with programs such as WinZip. -On demand file zipping and unzipping -Password protection Encryption and Decryption provided utilizing the Industry standard Zip 2.0 encryption format. -Ability to store full path info Files can be added to the zip archive with their full path or, if desired, just a partial path. -Wildcard handling Addition and extraction of files can be specified utilising the windows wildcard mechanism. Example of a path specifying a wildcard is c:\windows\system32\*.exe. -Maintenance of file attributes The original files' attributes are maintained within the archive and during extraction. -String Compression & decompression -Event feedback -Recursively compress folders ActiveXZip can optionally traverse subfolders looking for files to include. This provides a fast mechanism for adding multiple files with a single command. -Source code examples from Visual Basic. Visual C++, Visual .Net and JavaScript -Provided as a MSM module for easy distribution with 3rd party software Distributing ActiveXZip could not be easier. Supplied as a Merge Module (MSM) for easy deployment. -Unlimited distribution Visual Basic Example Dim myZip As New ActiveXZip myZip.create “c:\temp\test.zip" myZip.addFile filespec:="c:\temp", recursive:=True, storepaths:=True, password:="" myZip.close
advPOP3
The component allows you to perform retrieve and delete mail messages from any standard POP3 server, which compiles with RFC 1939, via a web page and offer functionality that POP3 server support.
ActiveX ASP Multi Dictionary Object
Free-threaded hi-speed dictionary algorithm with unique/nonunique keys (map/multimap). Connect to another dictionary object in the same process. Lock and Unlock methods to synchronize tasks (application scope). Share ASP Application/Session objects
advHTTP
The component provides you complete client for HTTP protocol. It allows you to perform standard get and post methods of HTTP.The component is very easy to use and is more flexible for implementing client for HTTP.