The best way that I've found personally is to impliment an image verification system. Unfortunately some smart-ass spammers have also found a way around it (thankfully I've not been myself attacked)... but it is the best possible way currently.
Hey guys... I run a forum
I was using Image Verification with many spammers still getting through so I switched to textual confirmation.
Ie "What is Musoc? The _______ Society" (ans=music)
Things like this work really well.
I am sorry to pester you all though, but I really need
your help. On the
same site I am having
huge spam problems. I want to do a similar thing -- by putting in a random question with a set answer, but I don't know how.
Can anyone help?
Could I make a section in my form with a question like the above (What is MuSoc? The ______ Society). --> then how do I write the answer in my php form? Would it be something like;
I need a script that will achieve the following;
if ($blockspamanswer #doesnotequal# music) {
header( "Location: $errorurl" );
exit ;
}
I don't know if this makes sense guys, but I really need my php script to block the mail send if they get the answer wrong. Any help would be
massively appreciated. So sorry for such a huge thread.

but I really need to pick all of your brains for help please.
If I could have multiple corrent answers and help randomising the questions that appear on my contact.php location that would really help too. Thanks for your time guys and gals,
Honest best wishes and kind regards,
Tom Hilliar,
Sydney, NSW,
Australia.