Tagged Questions

28
votes
13answers
6k views

Has reCaptcha been cracked / hacked / OCR’d / defeated / broken?

Have any programming methods have been used to defeat reCAPTCHA? I'm interested in seeing evidence and potentially demonstrations that reCAPTCHA in particular has been made obsole …
2
votes
2answers
772 views

Recommendations for java captcha libraries

I'm looking for a replacement for JCaptcha, which doesn't seem to be maintained any more, and isn't very good to begin with. The replacement has to integrate nicely with JavaEE web …
1
vote
1answer
29 views

flash with recaptcha or any other captcha solution

Hello there, I have been looking over the internet for a while about this, but it doesn't seem like there is any information available specifically related to captcah and flash. …
2
votes
5answers
396 views

Installing Recaptcha in Joomla 1.5 user registration

I am trying to install ReCaptcha into the user registration of Joomla 1.5. This may just be an issue with Joomla but when i hit register nothing happens. I think it's doing some Ja …
3
votes
3answers
929 views

How to make reCAPTCHA work with a ValidationGroup in ASP.Net (captcha)

I am using the ASP.Net plugin and control provided by reCAPTCHA. I can successfully get the control to work if the submit button on the web form is not in a validationgroup. There …
2
votes
3answers
65 views

Recaptcha - Form Customization

Does anyone know if recaptcha can be fully customize without the default frame. I need the recaptcha image to only be a certain width as well as the input field. Has anyone done th …
0
votes
3answers
698 views

using reCAPTCHA with ajax…javascript loading problem

Hi, I trying to implement reCAPTCHA in one of my forms,...but i am using ajax as the submission. (More specifically the prototype ajax.updater) Once I submit and error check my f …
1
vote
5answers
95 views

jQuery form validation problem.

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. The validation wo …
0
votes
0answers
10 views

Why does ReCaptcha widget not work within a dojo Dialog in IE?

I have a problem that when i have a recaptcha javascript widget added to a dojo Dialog, it just does not render. Im suspecting its because the dom has already loaded and IE is too …
0
votes
1answer
22 views

Problem with recaptchacontrol inside updatepanel

I have a recaptchavalidator, which is inside an updatepanel: <asp:updatepanel runat=server id=updatepanel1> <cc1:recaptchacontrol runat=server publickey=.. p …
0
votes
1answer
99 views

Recaptcha image not showing on IIS

Hello Guys, I deployed my MVC application in our IIS server. When I go to registration page the recaptcha image is not showing. However, When I run it on Visual Studio its working …
1
vote
0answers
24 views

recaptcha The remote name could not be resolved: ‘api-verify.recaptcha.net’

I am using the ASP.net recaptcha control with .net 2.0 and c#. I have copied the example packaged with the .net demo. Intermitently, when submitting the recaptcha I am getting t …
2
votes
2answers
280 views

Has anyone gotten Recaptcha to run on the Google App Engine (in Java)?

I followed the recaptcha instructions and created a simple app that works if I run it in Eclipse using a local Tomcat server but the same files give an error (verify-params-incorre …
0
votes
0answers
61 views

ReCaptcha or Other Captcha on html form

I'm trying to add captcha control to a form which is rendered using xml parser. (XML Parser gets all values from database and creates a include file with form which is appended at …
0
votes
0answers
77 views

authlogic openid + recaptcha + confirmed?

Hi all. Could you show me live code examples of integration authlogic-openid and recaptcha? I want to prevent users from registering using they own openid-servers to create multipl …

1 2 3 next
15 30 50 per page