B4A Library [B4X] [XUI] Captcha View

This class is compatible with B4A, B4J and B4i.

SS-2018-03-13_17.57.57.png


It creates a random captcha image.
Call IsMatch to check the user input and make sure to allow the user to refresh the images as some of the images will be very difficult to read.
Note that it is case insensitive.

You can modify the DrawPattern sub to make it easier or more difficult.
 

Attachments

  • Captcha.zip
    3.2 KB · Views: 416
Last edited:
Top