This package gives you the possibility to render CAPTCHA forms on your website.
It is originally developed to be used with Doc2Form to render captcha controls for comment and contact forms, but it is also usable for other projects. The package contains a usercontrol that you can put in your template together with a form.
The package was created because I needed a better spam control system in my comment/mail forms than the HoneyPot technique I was originally using.
To use it with Doc2Form, create a Document Type for the form as you would normally, and add a property with the reCAPTCHA data type. When you render the Document Type with Doc2Form, you should get a reCAPTCHA field.
I have supplied my own version of the reCAPTCHA ASP. NET plugin, and you can now supply your own translations and languages.
Version 2.0.1
Minor fixes.
Version 2.0
Package now includes a usercontrol for rendering the Captcha form without using Doc2Form.
Version 1.0.2.1
Last release did not have all updated files.
Version 1.0.2
Fixed an YSOD error when trying to configure the plugin for the first time.
Version 1.0.1
Hopefully fixed an issue with the control disappearing