I'm looking for a spamfree contact form, without credit to the coder in the footer. Preferly free but I can pay some if it's necessary. Just name and email or just email are required in the form. My sites are *.php and not .html If you have several suggestions that's warm welcome, because I have domains on several different hosting accounts. For example, this one: http://stevedawson.com/article0015.php Code (markup): works on one host but not on another host. Thanks, Justin.
A quick search on Google found me a ton of results; I'm sure one of them is bound to be helpful. All a form script really does is parse your form and mail it over. The rest are features you can install separately, or use an all-in-one package. I've never had a spam problem with my forms, so I've yet to use on with a Captcha so I can't comment on that.
Spam is just a matter of luck, since every submit form can be spammed easily enough. If your site is new and small, spammers aren't likely to find it, though. Anyway, I've been using this one on my site for years: http://regretless.com/scripts/scripts.php#dodosmail
@aubenrey and @steelfrog: I have searched Google and downloaded tons of them, but there's always some kind of problem. That's why I ask so someone can direct me to a working one. Ok, with "captcha" added to the search there might be better results. @marinaroz: Thanks for your effort. I'll try it. Justin