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

how to align the error message of captcha to the right of the validate textbox?

1 Answer 121 Views
Captcha
This is a migrated thread and some comments may be shown as answers.
xera ee
Top achievements
Rank 1
xera ee asked on 15 Mar 2010, 04:05 PM
how to align the error message of captcha to the right of the validate textbox?
can i use a asp.net validator to validate the radcaptcha? 

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 18 Mar 2010, 01:40 PM
Hi Xera,

1. The easiest way to do this is by using a custom TextBox to validate the user input, and using a Label to display the ErrorMessage when validation fails. Follow this demo to validate a custom TextBox: http://demos.telerik.com/aspnet-ajax/captcha/examples/refreshimage/defaultcs.aspx
Set the Display property to None and the ErrorMessage will not be shown above the CaptchaImage.

2. RadCaptcha itself is an ASP.NET validator. Please provide more information about your scenario, so we can provide an adequate solution.

Greetings,
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
xera ee
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or