Unfortunately CAPTCHA is not accessible. So you have to have alternative approaches. One thing I use is to set up a struct where a random number between 1 and 10 is added to 20. In the contact form we have people figure out the answer (what is 20 + random number). If their answer doesn't match up on the processing page, its most likely spam, either that or the person cannot add two simple numbers correctly.
On Wed, Oct 14, 2009 at 10:01 AM, Michael Grant <[email protected]> wrote: > >> >> Have to try to get some sort of simple captcha working. > > > +1. > > cf8 does this natively. > http://www.bennadel.com/blog/873-Using-CAPTCHA-In-ColdFusion-8.htm > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:305632 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
