Browse a Listing
Top > CFML > Scripts and Programs > Image Manipulation
Popular Tags
Free Script links
CFX_JpegResize is a custom Cold Fusion tag that can resize JPG images. It takes a file from the server as input, performs a resize, and then saves the file to disk again. This tag will only work on a Windows platform.
The resize can either be by a percentage scale factor, or by specifying a new height or width. The amount of Jpeg compression can be changed if required.
The tag can be downloaded from one of the following locations (file size 169 KB). Please read the Terms and Conditions before installing.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
This custom tag uses a coldfusion component to open a .jpg and write some random text to it.
This random text is encrypted in the form and the user has to be able to read the image to get a correct validation on the other end of the form.
Does not require any cfx c++ tag. Runs with the cfc and custom tag to provide easy to use and easy to customize form image verification. This can be added to almost any form to prevent automated form submissions from spammers. spammers suck.:(
This Custom tag does use a cfc written by other authors that have provided the cfc under the free bsd license
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 5 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR