I need to apply js but I am clueless a little bit how to do it
Here is my basic html code where users subscribe
<form method="post" action="https://www.alter.org/interspire/form.php?form=20" id="frmSS20" onsubmit="return CheckForm20(this);">
<div class="myForm">
<input type="text" name="CustomFields[15]" placeholder="Name" id="CustomFields_15_20" value="">
<input type="text" name="email" placeholder="Email" value="" />
<select name="CustomFields[14]" id="CustomFields_14_20"><option value="">When is your birthday?</option><option value="1. 10. 19. or 28. day">1. 10. 19. or 28. day</option><option value="2. 11. 20. or 29. day">2. 11. 20. or 29. day</option><option value="3. 12. 21. or 30. day">3. 12. 21. or 30. day</option><option value="4. 13. 22. or 31. day">4. 13. 22. or 31. day</option><option value="5. 14. or 23. day">5. 14. or 23. day</option><option value="6. 15. or 24. day">6. 15. or 24. day</option><option value="7. 16. or 25. day">7. 16. or 25. day</option><option value="8. 17. or 26. day">8. 17. or 26. day</option><option value="9. 18. or 27. day">9. 18. or 27. day</option></select>
<input type="hidden" name="format" value="h" />
I GET SO MANY SPAM SUBMISSIONS; ITI S BREAKING MY SERVER:I want to use recaptcha from google.
I know I need to add js and I understand…
or is there another way? like creating a hidden filed that if it is filled the form will not be submitted? Please help I am desperate.
Thank you and xoxo