by Alpha
27. August 2009 23:35
Chinese Version is Here. This is English version.I hope you can understand me. The Captcha support ajax. 0.Modified web.config. Change EnableSessionState="True" in the page section. 1.Add a new file to the site root directory. The file is named Image.aspx and the code file is Image.asp...
[More]
by Alpha
27. August 2009 10:27
最近老是受到垃圾评论的骚扰,我是开启了有评论进行邮件提示,有一天竟然有100多个提示,而且都是垃圾评论,不堪其扰啊。Google了一下,给BlogEngine加验证码的文章并不是很多,Keith Ratliff写了一个用reChaptcha的文章(I Have Added reCaptcha to My BlogEngine.Net Blog!),不过实现起来太复杂,而且把Ajax去掉了,每次留言都会刷新,感觉不太好。 下面说一下我的解决方法: English Version is here:http://wupeng.cn/post/2009/08/27/Add-Captcha-to-B...
[More]