MD5 component uses the industry-standard MD5 checksum algorithm to get a fingerprint of a file. If you are storing files in a database, this component is a must. To avoid storing duplicate files in the database, store the MD5 checksum along with the file...

read more

CSS Parser Component takes a CSS document, converts it to an XML document and back again. Since editing XML is easier than editing CSS, this is useful when you want to programmatically edit a CSS document or build your own CSS editor. This component can...

read more

Buffer component can be used to read and write text and binary files. It can Base64 encode data and compute an MD5 checksum. This component can be used in environments that support COM such as Active Server Pages, Windows Scripting Host, and Visual...

read more

HTTP Component is designed for high-performance server environments, this HTTP transfer component can be used to fetch or transfer data from remote servers. Custom HTTP headers can be added such as user-agent. Control the number of redirects to follow and...

read more
ScriptQ

ScriptQ 3.0

ScriptQ sequences the execution of VB Script and JavaScript jobs according to user-defined priorities. It is ideal for developers running batch or asynchronous jobs. ScriptQ orders jobs in priority series for execution, reschedules failed jobs, and...

Image Size component calculates the dimensions of an image. Supported formats are JPEG, GIF, PNGand BMP. This component can be used in environments that support COM such as Active Server Pages, Windows Scripting Host, and Visual Basic.Requirements:IE 5.0,...

read more