Forums

Block Submissions That Mention SEO (or any predefined words)

noxbane 11 Aug, 2010
So my clients' sites get a lot of form contacts advertising SEO services. I have the anti-spam captcha turned off, but some still get spam emails through. Pretty much every spam form that gets through the captcha is advertising SEO. Can I block any form submissions that mention "SEO" (or any set of words I want to block). I know I could just write some PHP code to do it after the form is submitted but is there any built in or preferred way to do this already?
GreyHead 11 Aug, 2010
Hi noxbane ,

There's nothing built-in but you could add a few lines of code to the Server side validation to do this.

Bob
This topic is locked and no more replies can be posted.