此内容没有您所选择的语言版本。
15.9.2. Adding a CAPTCHA to a form
It is easy to add a CAPTCHA challenge to a form:
That is all you need to do. The
graphicImage
control displays the CAPTCHA challenge, and the inputText
receives the user's response. The response is automatically validated against the CAPTCHA when the form is submitted.