ConvertTypes

ActiveX/VBSScript registry editor  ActiveX NT User account manager  Export MDB/DBF from ASP
Url replacer, IIS url rewrite Active LogFile  Email export  ActiveX/ASP Scripting Dictionary object
 IISTracer, real-time IIS monitor
 Huge ASP upload - upload files with progress.
          Enum 
          Member of  ScriptUtils Use ConvertTypes object 

Description

Convert types for conversion functions.

Values

ctCompressZLib = &H1000065 536  Compress by zlib
ctUnCompressZLib = &H20000131 072  Uncompress by zlib

Includes  
'ConvertTypes - begin
Public Const ctCompressZLib = &H10000 'Compress by zlib
Public Const ctUnCompressZLib = &H20000 'Uncompress by zlib
'ConvertTypes - end
'ConvertTypes - begin
Public Const ctCompressZLib As Long = &H10000 'Compress by zlib
Public Const ctUnCompressZLib As Long = &H20000 'Uncompress by zlib
'ConvertTypes - end
Public Enum ConvertTypes
  ctCompressZLib = &H10000 'Compress by zlib
  ctUnCompressZLib = &H20000 'Uncompress by zlib
End Enum 'ConvertTypes
//ConvertTypes - begin
var ctCompressZLib = 0x10000; //Compress by zlib
var ctUnCompressZLib = 0x20000; //Uncompress by zlib
//ConvertTypes - end
// ConvertTypes
typedef [helpcontext(0x20055), helpstring("Convert types for conversion functions.")]
enum ConvertTypes{
	[helpcontext(0x20055), helpstring("Compress by zlib")]
		ctCompressZLib = 0x10000,
	[helpcontext(0x20055), helpstring("Uncompress by zlib")]
		ctUnCompressZLib = 0x20000
} ConvertTypes;

  Other links for ConvertTypes class

ScriptUtils

     Huge ASP upload is easy to use, hi-performance ASP file upload component with progress bar indicator. This component lets you upload multiple files with size up to 2GB to a disk or a database along with another form fields. Huge ASP file upload is a most featured upload component on a market with competitive price and a great performance.

     The software has also a free version of asp upload with progress, called Pure asp upload, written in plain VBS, without components (so you do not need to install anything on server).

     This installation package contains also ScriptUtilities library. Script Utilities lets you create hi-performance log files, works with binary data, you can download multiple files with zip/arj compression, work with INI files and much more with the ASP utility.


© 1996 – 2008 Antonin Foller, Motobit Software, help{at}pstruh.cz, help v. 2.20.24