Monday, January 26, 2009

[jQuery] Re: Validating reCaptcha using JQuery before sending via $.post

Thanks Jorn,

I think one of the problems with what i'm trying to do is that
recaptcha works within an iFrame and I can't figure out how to check
the users input vs what is visible in the captcha image. Thanks for
the link though.


On Jan 26, 2:36 pm, Jörn Zaefferer <joern.zaeffe...@googlemail.com>
wrote:
> Here is a demo of the validation plugin with some captcha
> implementation, not reCaptcha:http://jquery.bassistance.de/validate/demo/captcha/
>
> Could help as a starting point.
>
> Jörn
>
> On Mon, Jan 26, 2009 at 2:05 PM, osu <onesiz...@googlemail.com> wrote:
>
> > Hi,
>
> > Is there a way to validate a visitors reCaptcha input using JQuery
> > before sending the form?
>
> > I can't see any way I can do it. Can anytone help?
>
> > Thanks

No comments: