jusbeachin said:
How can I protect my forms to keep spammers from filling them out?
Luckily,
I only get one or two a day. I'd like to nip this in the bud before it
gets
out of hand.
You can't, if it's manual.
If it's a script, do this:
- rename the file and update links so existing scripts can't find it anymore
- remove the word "comments" and "contact us" from the file name, HTML, text
on the page, and form field names.
I believe these are caused by people in poor countries using search engines
to find these forms. Then, the form is put into a script and served to
zombie nets (so there's no way to block IP addresses). The configuration is
manual, and done by folks with limited grasp of English. So removing the
terms searched keeps you out of their searches, and renaming the file stops
them on a temporary basis because the config for your form is no longer
valid.
Or just put up with it, it's just two. Some sites get hundreds of them.