Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
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.