I have the Captcha working using this code
however my submit button isn't firing in the code behind.
I set a breakpoint on the click event and it is never reached.
Thanks for sending this example.
After I posted the question I managed to get it to work by adding UseSubmitBehavior="False" to my Submit button.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.