How do I add Honey pot fields to my forms?

后端 未结 5 2282
灰色年华
灰色年华 2020-12-17 17:31

I\'ve been reading about adding Honey pot fields to my forms for combating bots/spam. Only problem is theirs no guides or anything on where to start. Many sites say to make

5条回答
  •  情歌与酒
    2020-12-17 17:33

    and this is my honey pot:


    If you are still paranoid with this, try some more approach: Use javascript to clear out the field once user mistakenly filled in the value and focus on the next textbox. You can also ask user to do a simple math like answering: 1+2=?

提交回复
热议问题