is there any way to customize Dotnetnuke captcha control? I want to change background and text color of the captcha image. I am using dnn 4.xx.
is there any way to customize Dotnetnuke captcha control? I want to change background
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m fairly sure that there is not a way to adjust the DNN CAPTCHA control in an extensible way (i.e. without changing core DNN code).
If you’re using the CAPTCHA control in your own module, you may have some options, but changing it where the framework uses it (during the registration and/or login process) won’t be customizable, so far as I know.