This is a migrated thread and some comments may be shown as answers.

can't validate Captcha in <asp:Login

1 Answer 65 Views
Captcha
This is a migrated thread and some comments may be shown as answers.
Jean Poulin
Top achievements
Rank 1
Jean Poulin asked on 05 May 2010, 04:08 PM
Hi,
I have a RadCaptcha id= RAdCaptcha1  inside and <asp:Login control (name=Login1)

When I submit the form I want to be able to validate the Captcha..
I was expecting to be able to do something like if  (Login1.RadCAptcha1.IsValid)  but It's like it doesn't find the control in my Login1 control? Where is it?  How can I query the object when it's submitted?

Thanks
Jean
(jean.poulin@cgi.com)

1 Answer, 1 is accepted

Sort by
0
Jean Poulin
Top achievements
Rank 1
answered on 06 May 2010, 12:26 PM
OK, by chnging few parametters it finally works without going to the postback. Now evrything works except the Audio feature. It crashes in the Javascript even if I did everything written in the docs.  I'll start another thread.
Thanks
Tags
Captcha
Asked by
Jean Poulin
Top achievements
Rank 1
Answers by
Jean Poulin
Top achievements
Rank 1
Share this question
or