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. Thanks! Credits mentioned in zip file.