Hey group!
I think it would be practical to have captchas in certain parts of the website, as more spammers discover our little network, they'll be interested in spamming us.
The solution I have is captchas.
If you don't wanna do that, let me know. I have a javascript code I created for my website that works just as well: it's a random number generator that checks the field with the random number, and the textbox where a user enters the number code. If both are the same, then the form continues.
@Mods: Let me know if you want the code.