Posted
on Jun 20, 2011
(permalink)
Cool, thanks Pero.
I had another thought about this - if I'm using ValidatedTextBoxID to validate using my own text box, it would be nice if the ErrorText was displayed next to the text box, as that is where the UI action happens. Would it be possible to have a CaptchaValidator control that has a ControlToValidate property that links to the RadCaptcha control? A lot more work for you guys, but it would make the validation totally configurable, which is a Good Thing.
Or maybe it could be done with a CompareValidator?
ROSCO