79824618

Date: 2025-11-19 15:14:50
Score: 4
Natty: 6.5
Report link

What about a simple checkbox (not form element) for forms submitted with JS-only?

This checkbox will add something like botCheck = "I'm not a bot" to form data.A simple backend we check if botCheck matches or is present, so when form is submitted by bot , form data would not contain botCheck ??

Is this a valid strategy to prevent spam??

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: V S Vuca