You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some spamers are able to detect that the added field(s) are honeypot, and notice the ID of the field to automatic fill them
I think it can be a good idea to automatically change the ID of the field each time the form is built.
That means that the rendering of the form will be slower, since it cannot be cached, but increase the quality of antispam.
The text was updated successfully, but these errors were encountered:
Some spamers are able to detect that the added field(s) are honeypot, and notice the ID of the field to automatic fill them
I think it can be a good idea to automatically change the ID of the field each time the form is built.
That means that the rendering of the form will be slower, since it cannot be cached, but increase the quality of antispam.
The text was updated successfully, but these errors were encountered: