recaptcha
Manual captcha solving library? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-29 14:21 分类:问答Why might my RoR Ambethia Recaptcha plugin/gem be returning only false?
I\'m trying to set up Recaptcha in my Ruby-on-Rails app (Rails 3), using Ambethia\'s plugin or gem. After I install the plugin or gem and set up my public and private keys in a config/initializers/rec[详细]
2023-01-29 12:05 分类:问答validate reCAPTCHA Key
I\'m trying to figure out the best way to sanatize and validate a reCAPTCHA key. The problem is I don\'t have a lot of information on how they keys are formed. I think the best way may be just to chec[详细]
2023-01-29 08:04 分类:问答Generate reCAPTCHA public\private keys for tests purposes only
Is there any way to generate keys for development (I want to play with reCAPTCHA in my small local project)? I tried to do this on reCAPTCHA web site, but when I entered \"localhost\" in domain field[详细]
2023-01-24 11:54 分类:问答Recaptcha not rendering in lightbox
I\'ve implemented reCAPTCHA following the instructions on this site: http://devlicio.us/blogs/derik_whittaker/archive/2008/12/02/using-recaptcha-with-asp-net-mvc.aspx[详细]
2023-01-24 06:09 分类:问答.Net Security Exception when trying to render a reCaptcha control
I\'ve downloaded the recaptcha.dll in both 1.0.1.0 and 1.0.4.0. When trying to render the control, I get the following exception:[详细]
2023-01-22 18:03 分类:问答Recaptcha returning "The reCAPTCHA server is unavailable"
I\'m using ASP.NET and plugging in the google Recaptcha user control successfully, when calling the IsValid method on it, it returns in its recaptcha.ErrorMessage property: \"The reCAPTCHA server is u[详细]
2023-01-20 22:48 分类:问答Use reCaptcha in WPF App
I\'m looking for solution how to integrate WPF desktop application with reCaptcha! Anyone knows the solution?[详细]
2023-01-20 06:51 分类:问答Integrating reCAPTCHA with existing PHP script
I have a php script which uses the following line to submit a form : <form action = \"javascript:void(null);\" onsubmit = \"load_ajax();\" name = \"myform\">[详细]
2023-01-18 11:23 分类:问答Not rendered recaptcha in rails 3
Use of ra开发者_如何学Goils 3 recaptcha. In view _form.html.erb insert <%= recaptcha_tags %> But when viewing the page in the browser receives[详细]
2023-01-16 22:09 分类:问答