Page 1 of 1

Validating the value od an user input.

Posted: Mon Jun 10, 2024 6:55 pm
by Rongnongno
My intent:

Control that someone real is using my contact form by asking to type a value my choosing

Question, what is the minimal value of C Knowing the B = 2A and C=A+B
The answer is 3.

The value to check is the answer 3.

If the answer is correct, the send button becomes visible, if not an error message is displayed.

Thank you for your help.

Re: Validating the value od an user input.

Posted: Mon Jun 10, 2024 8:42 pm
by MGD4me
Just to let you that the validation method you seek, is considered "old technology" these days, and is easy for robots to figure out.

Have a look at the reCAPTCHA feature, instead.

Re: Validating the value od an user input.

Posted: Mon Jun 10, 2024 10:05 pm
by Rongnongno
So, how did you do it?

Re: Validating the value od an user input.

Posted: Tue Jun 11, 2024 2:59 am
by wwonderfull