I am getting a lot of phony form submissions. I assume they are not
being done manually because of the volume, but by some sort of spam-bot.
I thought of putting some code in the php processing script to trash
the bot generated responses, but was surprised to see the referrer is my
form, not some clone or such. Any ideas on a quick way to eliminate
these time wasters early in the process?
being done manually because of the volume, but by some sort of spam-bot.
I thought of putting some code in the php processing script to trash
the bot generated responses, but was surprised to see the referrer is my
form, not some clone or such. Any ideas on a quick way to eliminate
these time wasters early in the process?
Comment