service-captcha-gui/exmplate
Leonid Nikitin 876fcc9e6b
Add captcha validation error handling in script.js
A conditional block of code was added to handle the case when 'captcha_key' is not defined. This is to manage the scenario when captcha verification fails, providing an error message to the user and thus improving user experience.
2023-11-25 15:12:43 +06:00
..
images The GUI for the Captcha service is ready. 2023-11-23 00:10:39 +06:00
index.html The GUI for the Captcha service is ready. 2023-11-23 00:10:39 +06:00
script.js Add captcha validation error handling in script.js 2023-11-25 15:12:43 +06:00
style.css The GUI for the Captcha service is ready. 2023-11-23 00:10:39 +06:00