Blogengine.NET – reCaptcha 0.93 Installation Instructions
EDIT: These post exists for archival purposes only. The linked files are no longer available. These installation instructions now apply to version 0.95 First, the linked ZIP file contains the updated files for installing the Recaptcha control. UPDATES: Version 0.95 – Changed initial loading method to fix error that occurred in certain cases in IE. If upgrading from 0.94, you only need to replace the Recaptcha.cs file.Version 0.94 – Logging fixesVersion 0.93 – Added logging.Version 0.92 – The recaptcha will no longer get focus after it has been loaded. Install procedure is unchanged from version 0.91.Version 0.91 – Changed the way that Recaptcha is verified. It should no longer be possible to bypass the recaptcha by manually executing JavaScript on the page.Version 0.9 – Initial Version Quick Installation First, back up your files in case you need to revert for any reason. If you have not modified any of the BlogEngine files, you can extract the ZIP linked to above and place all of the files into their proper locations ( the unzipped files should contain a folder structure ). There is no need to recompile. ...