Skip to main content
Inspiring
January 16, 2008
Question

CAPTCHA

  • January 16, 2008
  • 1 reply
  • 1114 views
I want to add CAPTCHA to a form. I have my own 'home made' version but it's complex and a pain to integrate into multiple sites.

Does anybody know if there are any tags that will work in CF5.0? It looks like the ones I have found so far don't work on this version

Thanks

Mark
    This topic has been closed for replies.

    1 reply

    January 16, 2008
    Go to http://clearsoftware.net and enter captcha in the "Search Blog Entries"
    ACS LLCAuthor
    Inspiring
    January 16, 2008
    Thanks, I found links to one on there
    http://www.alagad.com/go/products-and-projects/captcha-component/captcha-component

    unfortunately it's CF6MX onwards.

    I wonder if it possible for us to run this on our CF8 server but integrate it into the site that is running on CF5.. umm..
    Participating Frequently
    January 16, 2008
    It's a big noise about dynamic image verification codes. However, consider this: if you have large enough number of pre-generated images ("large enough" may mean 10, for example, dependently on the Web-site), you do not need any dynamic system at all. Just randomly display a verification image from static image pool.