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

Problem On AutoPostBack On TextBox to Validate Captcha

2 Answers 98 Views
Captcha
This is a migrated thread and some comments may be shown as answers.
Angus Cheung
Top achievements
Rank 1
Angus Cheung asked on 15 Sep 2010, 04:43 AM
I have set a asp:TextBox with unique ID and put the ID into the ValidatedTextBoxID field of the RadCaptcha.
Also, I set the TextBox's property "AutoPostBack" to "True, when Text changed, returning the IsValid result of the RadCaptcha.
My problem is, it will only show false...may you please give me some help? Thanks!

2 Answers, 1 is accepted

Sort by
0
Angus Cheung
Top achievements
Rank 1
answered on 15 Sep 2010, 04:55 AM
the result is always true, no matter what i input into the TextBox
0
Pero
Telerik team
answered on 15 Sep 2010, 02:04 PM
Hello Angus,

The ValidatedTextBoxID property expects the ID of the textbox, and requires the textbox to be in the same naming container as the RadCaptcha. Please set the ValidatedTextBoxID to the ID, and see if the problem disappears.

Best wishes,
Pero
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Captcha
Asked by
Angus Cheung
Top achievements
Rank 1
Answers by
Angus Cheung
Top achievements
Rank 1
Pero
Telerik team
Share this question
or