Saturday, July 4, 2009

Visual Basic Programming Video Tutorial: Pt. 4 - Using the ASP.NE T Captcha Control

Pt. 4 - Using the ASP.NET Captcha Control - view details
This final video will cover a CAPTCHA control developed by Jeff Attwood for ASP.NET that uses an httpHandler and is more configurable than the reCAPTCHA control, and how to add it to your website.

Highlights from this video:
  • CAPTCHA control's configurable settings
    • Min/Max Timeout
    • Characters allowed in the CAPTCHA
    • Text Length, etc
  • Adding the CAPTCHA control to your website
    • Referencing the WebControll dll
    • Modifying your web.config
      • Add-in http handlers
      • Map the CAPTCHA image over to the class
    • Register CaptchaControl1
and much more

< ul>
  • Source: http://www.learnitfirst.com/Course/199/Video/1346/Using-the-ASP-NET-Captcha-Control.aspx
  • Course: http://www.learnitfirst.com/Course/199/VB-2005.aspx
  • Skill Level: 200 (Beginner - Intermediate)
  • Length: 13:15 (14.0MB)
  • Full Details

  • To download this video, Login then then visit the video's det ail page and click "download".

    Keywords for this video: CAPTCHA, reCAPTCHA, captcha, captcha code, server control, asp.net control,

    This video comes from the Visual Basic .NET online training course, Visual Basic Programming with Visual Studio 2005. And be sure to check out even more Visual Basic Programming training videos.