Best Captcha script

by 17 replies
20
Hi All,

The current captcha script I am using is giving error "Please enter valid code" even if correct code is entered. Sometimes script work fine but after few days it gives error message. I am loosing good number of leads due to this periodically.

Can you recommend some easy to implement and reliable capthca script.

Thanks for your time !
#programming #captcha #script
  • I usually use http://www.recaptcha.com

    -Ryan
    • [1] reply
  • Thanks RJP, hopefully it will be easy to implement.
  • Recaptcha is good, but to be perfectly honest, I've found simple captcha's work better than complex ones.

    By simple I mean just a basic math equation that most people SHOULD know (Some don't :S) and have them answer it. Most bots can't detect those, or are programmed to see them so it stops them in their tracks.
  • I have been using recaptcha on many sites for a long time. I recommend it.
  • I use a custom very simple lightweight script. I have now switched over to this one on all of my blogs as well because it seems to catch more. If you're interested, just send me an e-mail. matt@snidge.com
  • Oops!
    Building a captcha is easy
    Better you can try Recaptcha API

    If you need a custom one built i can build one varying from easy to too hard!
    • [1] reply
    • If its not wordpress then im going to go +1 on recaptcha - no need to pay for something that doesnt match up to the freebie - save yourself some $$$
      • [1] reply
  • i'm also agree.. recaptcha is the best
  • I'm looking at Reaptcha right now. I'm going to give it a shot! Thanks.
    • [1] reply
    • reCaptcha is pretty good and a lot of people use it now.On my blog I have a captcha that is "Type the word 'human' in this field: ____" and it basically stopped 100% of automated spams. Same idea as James'. Do something unique to your site and it can be very simple and still effective.
  • Go for , most big websites use it.
  • Go to wordpress plugins site and pick the one with highest downloads.
  • me too... i also suggest you to use reCaptcha... however, make sure you really check your setup.. if nt, the same thing will also happen

Next Topics on Trending Feed

  • 20

    Hi All, The current captcha script I am using is giving error "Please enter valid code" even if correct code is entered. Sometimes script work fine but after few days it gives error message. I am loosing good number of leads due to this periodically.