Recaptcha before submit
-
Hey guys i have added a contact form and am using recaptcha 2 but it doesnt interact with my submit button so you can just click submit without using recaptcha.
This is my code im using
<script src=’https://www.google.com/recaptcha/api.js’></script>
<div class=”g-recaptcha” data-sitekey=”mykeythaticanttellyou”></div>
[submit “Send”]
Any tips to make submit only work once captcha has been pressed?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Recaptcha before submit’ is closed to new replies.