customvalidator can't find controltovalidate
- by ravi
iam having a problem finding a textbox inside createuserwizard which is inside a contentplaceholder
i have a custom validator for this textbox ..now when i put this customvalidator outside createuser wizard it says "cannot find controltovalidate control id CaptchaValue "
heres is a row inside my createuserwizard
<CreateUserWizard......>
…