I've looked everywhere for the past two days on a SIMPLE solution, hopefully in plain html, i.e. a question that could only be answered by a human being. For example, "is fire hot or cold?" if the user types "hot", the form goes through. If the question is not answered properly, the form will not be sent to the email. OR, even something as simple as "What is 1+1?" or "are you a bot?" with a drop-down menu or something...
Anyway, I am still unsure as to whether this sort of thing requires PHP or Javascript. I'm pretty amateur and am hoping for a simple html solution. I tried installing a Captcha! php script on the site but in order to do so, needed to put some tags on my page above the <html> tags and Frontpage (yes, I told you I'm amateur) kept moving my tags into the body of the html instead.
I also installed an invisible form on the form page, before the actual form, hoping that it would fool bots. Unfortunately these are scamming "gmail" accounts so the invisible form is not stopping them.
Thank you in advance for any solutions or suggestions to stop these spamming bots!