Hi all,
I recently built a form with several validations.
For example:
- some text fields require text only
- some fields require digits only AND are limited to 2 character input.
- one field has the 'email address' validation
- and I use the built-in captcha.
Still I recieve spam mail.
All fields are loaded with all kinds of characters, in spite of the form settings.
What can I do to fix this?
Thanks in advance.
I recently built a form with several validations.
For example:
- some text fields require text only
- some fields require digits only AND are limited to 2 character input.
- one field has the 'email address' validation
- and I use the built-in captcha.
Still I recieve spam mail.
All fields are loaded with all kinds of characters, in spite of the form settings.
What can I do to fix this?
Thanks in advance.