Working Demos of Using COM Objects with Cold Fusion

We have produced some working examples to demonstrate how our COM components can be used with Cold Fusion. This is only possible on a Windows server. We have more examples available using Active Server Pages.

csImageFile

Displays some photographs with a small, dynamically generated preview.

This writes text onto an existing image and forms a web counter. It could be adapted for other applications.

A plain hit counter that works by joining images together making a compound image. This demo can be downloaded for you to try.

An example of generating a compound image using predefined images and user input.

Another example of producing a compound image by merging a predefined image with foreground transparency.

This allows a user to upload a JPG image and it is resized automatically.

This allows a user to upload a JPG image and display any EXIF attributes it contains.

This allows a user to upload a JPG image and display any IPTC meta data it contains.

Display the individual pages of a multipage TIFF.

csDrawGraph

This shows how different bar charts can be generated by changing component properties.

This shows a selection of pie charts with different properties.

This shows some line graphs with different properties and data values.

This shows how to produce stacked bar charts (version 2.4 or later).

This shows an example of using csDrawGraph with an Access database. The sample files are available for download.

This shows an example of using csDrawGraph to dynamically create an image map. The sample files are available for download.

csASPZipFile

This shows how to create a zip file on the fly using csASPZipFile and Cold Fusion.

This shows how to create a zip file on the fly using csASPZipFile and Cold Fusion. It moves the user to a new page after the download.

csASPGif

This shows how individual frames can be extracted from a GIF using csASPGif. The user can use a GIF of their own by entering its URL or uploading a local file.

This shows how to display the colour table (palette) of a GIF frame.

Visit the product pages for full details of each component including trial downloads, full instructions for use and purchase information.