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 ...