HomeCommunityControl GalleryForm ControlsValidation ControlsFlexCaptcha

FlexCaptcha



Submit a Review

1 Downloads

561 Views


Description

FlexCaptcha is the worlds most advanced freeware Captcha asp.net control. Most significantly FlexCaptcha support writing captcha images to either disk or directly to http stream bypassing disk writing all toghether. In addition the captcha can reload and have many custom settings. FlexCaptcha default works out of the box and can be embedded in other server controls. For advanced users, the fast direct http writing can be utilized. FlexCaptcha comes with full documentation and many examples.

FlexCaptcha key features :

  • FlexCaptcha can write to either disk (works out of the box) or directly to http stream (faster but you need to register an http handler in web.config).
  • Multiple Captcha's on the same page.
  • Optional include of user input box (if including user intput box you can also css style the box).
  • Optional include of ajax reload captcha button (if including reload you can also substitute the default reload images).
  • Multiple character sets including option for a custom character set
  • Many other standard captcha configural handles - making it easy to customize the Captcha experience.
  • Visual Studio design support.
  • Several online examples with code.
  • Compiled as backward compatible the whole way back to .net framework 2.0
  • Commercial quality as freeware.

Syntax Example

<%@ Register Assembly="Menulab.FlexCaptcha" Namespace="Menulab" TagPrefix="ml" %> <ml:FlexCaptcha ID="mlFlexCaptcha" runat="server" />

Screenshots

Reviews

Submit a review