Someone could help me?
This is one form url: http://www.daman.it/index.php/tecnologie-distribuite-menu/verdasys-digital-guardian/protezione-file-cad
Thanks,
Lucio Virzi'
Hi Lucio,
You should have some server side validation OR anti spam, like captcha!
Regards,
Max
Hi Lucio,
From the FAQ
"If ALL your input data are missing then you may have no server validation on your submission data, you should add one or more of the following to your form: Serverside validation (Auto and/or Custom), Captcha, ReCaptcha, Security question. A simple auto server side validation with few "required" fields should be enough, but it will not block spam bots, a Captcha is advised."
Making fields required will do nothing to block spambots :-(
If you are regularly getting empty emails then they are most likely the result of a web-bot or a virus scanner on your hosting that it searching fro and testing all the URLs on your site. Check the IP address and block it.
Bob
Hi Lucio,
Are they all coming from the same block of IP addresses? If so, then blocking the IP addesses may help.
Do you have the Event Loop action set up on the Check Captcha On Fail event?
Bob