Hi!
I know you guys will be able to tell me what I can't. That's why I'm here.
Basically i need to have antispam bot mechanism for any site I created. The problem is sometimes they are too complex or that I don't have time to put it on the website considering that some sites are already done and that some require stiff deadlines. I have been thinking how these spammers attack your site this way. Since most of the antispams (reCaptcha, akismet etc) uses the same principle in avoiding spams where they use some sort of random images (with words) and people can just guess the words based on what they think is the correct word out of it. Now, can't I just create a random word that people can enter (based on a given question). Say, on the antispam field i have a simple question: "What is the sixth planet in the solar system?", registrant answers "saturn", he gets the correct answer, his registration goes through... Can spammers answer these kinds of random question?
Just thinking...
Thanks in advance!