Sushantp’s Weblog

Who am I what am I doing?
  • Home
  • About Me
  • Professional Profile
 

CAPTCHA (Image Code Verification)

August 25, 2008

In this post we will take a look on image code matching functionality which we can see in numerous web sites now days. So what is CAPTCHA? Well, CAPTCHA is technique of showing some random alphanumeric text image to user and verify that the user has entered the same text in the verification box or not.

The term CAPTCHA (for Completely Automated Turing Test To Tell Computers and Humans Apart) came in 2000 and was first developed at CMU for Yahoo.

This is very useful technique to stop abusive comments by bots, spams at a lot of places like any site registration, forums, blogs etc. where bots (automated programes) imitate real user and try to spam your product or any sort of information where you are expecting real users 

In order to have your website, page CAPTCHA enabled you can write the code by your self for generating the random images and then doing post validation or you can get already written code from net. You can either use it as a dll from codeplex where you can add this to your toolbox and use it as a Control and then do some modifications related to randomization of images, styles, orientation etc in your web.config. Here is the link for CodePlex captcha code as well as the documentation (http://www.codeplex.com/CAPTCHAGenerator ).

The second way is to get the code from web and use it. Here you can make some modifications too as per your requirement. BUT in both the scenarios take a look at the license and then only use it. You should not fall into any issues later 

You can also download CAPTCHA from reCAPTCHA by visiting https://admin.recaptcha.net/accounts/login/?next=/recaptcha/createsite  and signing in.

Below is a snapshot of CAPTCHA looks like etc.

 

CAPTCHA Example

ReCaptcha Example.

Hope this will help you. bye for now.

visit my team at http://global.rampgroup.com

2 Comments | Technology | Tagged: CAPTCHA, captcha code, image code verification, image verification, login verification, reduce spam, spam comment stop, verification | Permalink
Posted by sushantp


  • You are currently browsing the Sushantp's Weblog blog archives for August, 2008.

  • Recent Posts

    • Co-Founding Effect Labs – bringing dream to reality – mix of passion, hard work and big Dreams :)
    • Using IFrames for multiple file uploads and using jquery to communicate between main document and iframes
    • TFS 2008 Tips and Tricks: Enable Get Latest on Check Out
    • jQuery: Get formatted Date from returned JSON data
    • jQuery: Get the checked and unchecked items from list of checkboxes
    • ASP.NET – Fill and Show Dependent drop down list on Client side without server control and Postback
    • HD View and Microsoft ICE – Generating and viewing high resolution Panoramas
    • Publish post from Microsoft Word 2007
    • Group by All – keyword in t-sql
    • MSR Asirra – Alternate approach to CAPTCHA
  • Page Rank

    Free PageRank Checker
  • Blog Stats

    • 43,282 hits
  • Blogroll

    • Joe Stagner
    • Phil Haack
    • Sanyam
    • Scott Hanselman’s ComputerZen.com
    • Small Word Arounds Blog by Aashish
  • My Fav Links

    • Ramp India
    • view my LinkedIn profile
  • Archives

    • August 2009 (1)
    • May 2009 (1)
    • February 2009 (4)
    • January 2009 (1)
    • December 2008 (2)
    • November 2008 (3)
    • October 2008 (2)
    • September 2008 (1)
    • August 2008 (1)
    • July 2008 (4)
    • June 2008 (3)
    • May 2008 (5)
    • April 2008 (5)
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.com
  • StatCounter

    wordpress visitor
  • RSS Scott Guthrie’s Feeds

    • November Conferences
    • Add Reference Dialog Improvements (VS 2010 and .NET 4.0 Series)
    • WPF 4 (VS 2010 and .NET 4.0 Series)
    • VS 2010 Code Intellisense Improvements (VS 2010 and .NET 4.0 Series)
    • Searching and Navigating Code in VS 2010 (VS 2010 and .NET 4.0 Series)

Theme Contempt by Vault9.
Blog at WordPress.com.