reCaptcha V2 form reset

Hey everyone. I am using a very simple captcha on my landing page, www.speakether.com, the captcha doesn’t validate info to google’s servers, it just disables or enables the submit button depending on the response.

I have a slight issue where, if you submit the captcha correctly and refresh the page, that bypasses the captcha and the submit button stays enabled. I want it so, if the user refreshes the page, they would have to re-submit the captcha form.

I thought about disabling cache but that didn’t resolve the issue, anyideas? Is there a reset() function for the v2 captcha?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.