Skip to main content
Participating Frequently
February 6, 2009
Question

captcha

  • February 6, 2009
  • 1 reply
  • 1211 views
I am looking for a AJAX/Spry/Widget/etc. solution to assist with the monitoring of new web account creation. I am using Adobe DWCS4 with ColdFusion8, MySQL and Apache environment. I have the Developers Toolbox CD but have not installed or reviewed it -- if there is something on this medium. Any suggestions -- Adobe or non Adobe solutions -- is appreciated. Thanks in advance. Barbara balewis1@msn.com
    This topic has been closed for replies.

    1 reply

    tclaremont
    Inspiring
    February 16, 2009
    There are a lot of issues behind using Captcha. We tried a bunch of them and got lots of complaints from end users, especially those with visual acuity problems.

    Finally, I implemented a solution where I ask the end user to enter '123' into a form field. If the value does not equal 123, the form is rejected. Sure enough, not a single robot entry yet!