Is there a simple captcha solution which can be easily integrated with a form deployed using Google App Engine? I am using Python.开发者_如何学CRecaptcha. It does work with Python.
reCAPTCHA (Zend_Servi开发者_如何学Pythonce_ReCaptcha) is not working in IE 8 on our site. Look at this web site.
This question already has answers here: Recommendations for java c开发者_开发技巧aptcha libraries [closed]
I have followed steps, described in rack-recaptcha readme. I have done all the steps, instead of \"You have to require \'rack-recaptcha\' in your gemfile.\"
well i have a form in which email and captcha validation was there but now i want to do some thing like if captcha is incorrect or left empty than my form must not reload t开发者_如何学JAVAhe page i.e
I am a bit confused about how reCAPTCHA works. I have implemented it using ROR. Sometimes even if i specify only one word out of two, it returns true
I\'ve often wanted to create applications that provide a simpler front-end to other websites that require users to login before the pages I want to use can be accessed. I was wondering, if
I am using recaptcha django form following this tutorial . It works fine only the littlerefresh button not working on 开发者_如何学运维the recaptcha image. Not sure what is going on.
How do开发者_如何学运维 I alleviate the \"Could not open socket\" error that is happening on my site?
I am running ColdFusion MX, so I don\'t have the possibility of using the built-in cfimage Captcha functionality in开发者_运维知识库 my application, before form submitting.