reCAPTCHA widget disappears after partial postback via AJAX in C# ASP.net

2,844 views
Skip to first unread message

atomicfrog

unread,
Mar 1, 2010, 7:11:58 PM3/1/10
to reCAPTCHA
Hi there,

I have the reCAPTCHA setup as stated in the client API doc, but
whenever there is a AJAX partial postback call, the reCAPTCHA control
disappears on the page after the postback is complete.

Is there anyone who has encountered such a problem, and is there any
documented solution?

I am using C#, ASP.net with .net framework 3.5.1 running on a W2K8 64-
bit server

Thanks,
James

fygar

unread,
Mar 5, 2010, 2:00:14 PM3/5/10
to reCAPTCHA
I'm having the exact same issue. Any help would be appreciated.
Thanks.

Tom Fulcher

unread,
Mar 5, 2010, 7:39:04 PM3/5/10
to reca...@googlegroups.com
Me also..
Especially when using an update panel.. I've had to work around it in
production by using iframes and hosting the form requiring captcha on a
separate page..
Not cool

--
You received this message because you are subscribed to the Google Groups
"reCAPTCHA" group.
To post to this group, send email to reca...@googlegroups.com.
To unsubscribe from this group, send email to
recaptcha+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/recaptcha?hl=en.

KV

unread,
Mar 9, 2010, 11:34:49 AM3/9/10
to reCAPTCHA

fygar

unread,
Mar 9, 2010, 11:42:20 AM3/9/10
to reCAPTCHA
I also used the resource posted by KV. It did the trick. I had
modified it slightly so that I could also update a DataList after
clicking a submit button. the DataList required it's own UpdatePanel,
which was manually updated from the Submit Button code upon a
successful Captcha validation.

Once you get the basics done in that tutorial, it's real easy to build
around.

On Mar 9, 10:34 am, KV <crafty.va...@gmail.com> wrote:
> http://weblogs.asp.net/alessandro/archive/2008/09/09/automatically-re...

Reply all
Reply to author
Forward
0 new messages