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.

 

Next Article: Verifying a Lemin Captcha Answer