Captcha
Documentation > Forms > Captcha
Introduction
BoltWire has a built in captcha system to fight off spam.
How to use
All you need to do to use this as a captcha is set up the proper conditionals. In this case I'll give an error warning if you enter the wrong number.
You could just as easily do the same thing to block a forum comment or a mail message, or any other action.
The random number is generated using the built in {captcha} variable.

