BotDetect ASP Classic CAPTCHA API Reference (BotDetect ASP v4.x; discontinued)
Table of Contents
- BotDetect ASP Web API reference
- BotDetect Client-Side API reference
- BotDetect COM API reference
- BotDetect Enumerations reference
BotDetect ASP Classic CAPTCHA Web API Reference
To make Captcha integration into ASP Classic applications easy, the BotDetect ASP Captcha component wraps the basic Captcha functionality implemented in the Captcha COM component with a simple ASP Classic Captcha library. This library is focused on ease of use from Classic ASP applications, and includes a number of .asp files with VbScript classes and helper declarations.
BotDetect ASP Classic CAPTCHA Client-Side API Reference
BotDetect ASP Captcha client-side functionality is encapsulated in the BotDetect\Public\bdc-script-include.js
JavaScript include. BotDetect Captcha library objects automatically use this library and construct the necessary objects.
BotDetect ASP Classic CAPTCHA COM API Reference
Core Captcha functionality (drawing Captcha images and generating Captcha sounds) in the BotDetect ASP Captcha component is implemented as a COM component with the BotDetect.Captcha.4
ProgId. The BotDetect Classic ASP Captcha library uses the COM Captcha interface internally, and you don't have to worry about it unless you are implementing a different client for the COM component.
BotDetect ASP Classic CAPTCHA Enumerations Reference
A number of enumerations is used to represent basic Captcha options available in the BotDetect ASP Captcha component. For classic ASP use, you can refer to them by name as long as you are using the ASP Captcha library helpers which transform them into numeric equivalents. The COM interface uses the numeric representations exclusively (parenthesised in the tables below).
- BotDetect.CodeStyle enumeration
- BotDetect.ImageStyle enumeration
- BotDetect.SoundStyle enumeration
- BotDetect.ImageFormat enumeration
- BotDetect.SoundFormat enumeration
Please Note
The information on this page applies to a discontinued version of BotDetect™ ASP CAPTCHA (v4.x)
Current BotDetect Versions
-
BotDetect ASP.NET CAPTCHA
2019-07-22v4.4.2 -
BotDetect Java CAPTCHA
2019-07-22v4.0.Beta3.7 -
BotDetect PHP CAPTCHA
2019-07-22v4.2.5