This guide will take you through all the steps for implementing and running Lemin Captcha. Welcome aboard.
- Website visitor requests page that includes Lemin Captcha.
- The requested page containing JavaScript for Lemin Captcha is sent.
- Website visitor’s browser requests Lemin Captcha from our server.
- Requested Lemin Captcha images are sent to the website visitor.
- Lemin Captcha data is posted to your website, containing the website visitor’s encrypted answer.
- Your website validates the visitor’s answer by sending a request to the Lemin server.
- The Lemin server responds with the verification result.
- Your website can allow the visitor access or display an error according to the received verification result.