The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Comment Spam Unfriendly

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sascha Corti

Posts: 797
Nickname: sascha
Registered: Aug, 2003

Sascha Corti is a developer evangelist for Microsoft in Switzerland.
Comment Spam Unfriendly Posted: Jul 30, 2004 7:13 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sascha Corti.
Original Post: Comment Spam Unfriendly
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sascha Corti
Latest Posts From Console.WriteLine("Hello World");

Advertisement

I decided to make my weblog engine a little more comment spam unfriendly by adding a captcha validation to the comments section and by not displaying URLs or email addresses written in comments as hyperlinks anymore as I was recently flooded by comment spam.

If you are intersted in my ASP.NET based captcha control, you may download its source from here. You can simply add it to your ASP.NET project and send it a Validate() method, which returns a boolean telling you if the user entered the right string or not. The control needs view state enabled to work properly.

Read: Comment Spam Unfriendly

Topic: Time ever marches on... Previous Topic   Next Topic Topic: .Text become Community Server :: Blogs

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use