이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.