Control of maxlength for email field
-
I want to control the input string length of the email field, to prevent spammming when email2 is sent back as a reply to the form originator. I have set the maxlength for the email field, which limits the characters in the form.
However, a lot of spam is bot generated, so will the maxlength validation work if a bot autofills the form? I have other measures in place to minimise bots, really just wondering how this parameter works. Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Control of maxlength for email field’ is closed to new replies.