Think of this as a steering committee for future Bolt.com development. Join this group if you have the time and knowledge to not only suggest changes to Bolt, but figure out how to build them either through Ning or OpenSocial.
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.
Bolt Development Group
32 members
Description
solution to the spam bots
by iSeeDumbPeople
Aug 24, 2009
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.