stubarny Posted March 14, 2007 Share Posted March 14, 2007 Hi, I'm looking to set up a jobsboard on my website and have bought a script to handle the applications through a form. The script prevent the form being hijacked for bulk email but there's nothing to stop robots making repetitive spam postings unless I insert a captcha code which will obviously slow down users. So the question is if i don't use a captcha code do you think there's much of a risk of having spam through these forms? I've noticed kijiji.com requires captchas on its advert reply form but totaljobs.com (a large jobsboard in the UK) doesn't use captchas - how do they prevent spam problems or do you think they accept a small amount of spam will happen and think its not worth inconviniencing users with captchas to prevent the spam? Thanks for your views. Regards, Stewart Link to comment https://forums.phpfreaks.com/topic/42600-form-spam-prevention/ Share on other sites More sharing options...
brad Posted March 14, 2007 Share Posted March 14, 2007 Do you think they use email validation? I think spam bots are just built to spam forums etc, they look for URLS of forums and typical forum/guestbook/comments board type field names. I still think a simple image verification script would be useful.. Link to comment https://forums.phpfreaks.com/topic/42600-form-spam-prevention/#findComment-206732 Share on other sites More sharing options...
per1os Posted March 14, 2007 Share Posted March 14, 2007 It all depends on the content. I use captcha with spam filtering. IE: anytime someone posts more than 2 urls in a comment, chances are it is spam. That and a list of drugs that are commonly used. What you may also want to do if you do not use captcha is put a time limit of postings, IE a person can only post 2 times within a minute or else their ip is blocked temporarily. However you choose fighting spam sucks. --FrosT Link to comment https://forums.phpfreaks.com/topic/42600-form-spam-prevention/#findComment-206761 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.