Author: someguy198650 | Posted on: 6/10/2008 1:03:25 AM | Views : 1028

 



hi,

i have a captcha control on a createuserwizard control,

and i have this code in the CreateUserWizard1_CreatedUser event which verify if the entered keyword is valid.

If CType(CreateUserWizard1.CreateUserStep.ContentTemplateContainer.FindControl("CtrlImageValidation1"), ASP.ctrls_ctrlimagevalidation_ascx).IsValid = False Then

Exit Go to the complete details ...