reCaptcha accepts wrong answers sometimes

Posted by frankadelic on Stack Overflow See other posts from Stack Overflow or by frankadelic
Published on 2010-06-17T03:47:15Z Indexed on 2010/06/17 3:53 UTC
Read the original article Hit count: 221

Filed under:
|
|
|

We are using recaptcha ASP.NET control:

http://recaptcha.net/plugins/aspnet/

However, we find that in some situations, recaptcha accepts answers which are clearly wrong.

For example, recaptcha provided these words:

of purser

The tester typed in the following:

o purser

..but Page.IsValid returned true! Is this a known issue with recaptcha?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about validation