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

Captcha textbox questions

1 Answer 81 Views
Captcha
This is a migrated thread and some comments may be shown as answers.
Suneco
Top achievements
Rank 2
Suneco asked on 03 Nov 2009, 10:11 AM
Hello people,

In our CMS we got our own validation system so I got a view questions.

- Is it possible to disable the auto clear textbox functionality within the captcha image?
- Is it possible to get the value of the textbox? (server-side)
    - If that is possible can I ask if it is the same as the one on the image? (server-side)

Thanks in advance,
Jeroen Speldekamp

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 05 Nov 2009, 02:33 PM
Hello Jeroen,

Regarding your questions:
 
1. You cannot disable the clearing of the textbox.

2. Because the textbox is automacally cleared after the data from the postback is loaded, you cannot access the value entered by the user. Also there is no property that exposes the text entered by the user.

3. The text rendered on the image can be accessed through the RadCaptcha.CaptchaImage.Text property. 



All the best,
Pero
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Captcha
Asked by
Suneco
Top achievements
Rank 2
Answers by
Pero
Telerik team
Share this question
or