Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Provide a form containing the captcha challenge (the image) and an input text for the response

Code Block
<img src="/jcaptcha">
<input type='text' name='j_captcha_response' value=''>

...