1. Home
  2. Docs
  3. Lemin Developers Guide
  4. Obtaining the Website Visitor’s Answer

Obtaining the Website Visitor’s Answer

When the website visitor submits the form, Lemin Captcha adds two parameters to the submitted form-data: “lemin_challenge_id” and “lemin_answer”

With these two parameters, you can validate the correctness of the website visitor’s answer, explained in the next section.