Can other Safari users please test http://recaptcha.net/learnmore.html for me, to see if the audio reCaptcha plays properly? On my machine, I can only hear the audio if I click the Download sound as M
I have integrated Recaptcha with dJango. dJango Snippet - Recaptcha The view which is showing the page is -
I am using recaptcha for the registration page in my website got from recaptcha.net. I feel difficult to read the 开发者_如何学Pythontwo word that is generating automatically. I want to remove the dar
Using the following guide online (and the 1.7x fix at the bottom) http://codeigniter.com/forums/viewthread/94299/
I am developing locall开发者_StackOverflow中文版y with PHP on Xampp. I am trying to use recaptcha.
I\'m using reCAPTCHA via its AJAX API to display the captcha in a modal dialog box. I\'m using jqModal to display the boxes, and I\'m using the AJAX version of reCAPTCHA because the PHP version is alr
I\'ve got recaptcha working in it\'s fundamental form - requiring a captcha code and displaying a basic error when it\'s wrong. But I want to make it more usable, and I\'d really appreciate your help.
I need to insert ReCaptcha in a form in my ZF application. I\'m trying to follow the official documentation, but the ReCaptcha service return me always the error \'incorrect-captcha-sol\'.
I just checked out this a开发者_如何学Pythonnswer: Rails Recaptcha plugin always returns false but it didn\'t seem to help. I\'m trying to run recaptcha on rails on my local machine. The site says th
I\'m using the following code (via \'Dark Side of the Carton\') to validate a reCAPTCHA field, before submitting the rest of a form that includes the captcha field.