Hi,
I need you help.
My customer want's as security function in his form a calculation instead of the captchas.
For example the user have to enter the result of 4+5. When he enters the right result the form will be OK, otherwise he will get a message - "Wrong result ...".
Is there a function to integrate something like that?
If there isn't any function, I thought about including a simple textfield with a message: "Solve this calculation: 7+3!...". The user have to write the result in the textfield. When the input is right, the form will be OK, when not - he will get an error message. But how can I check this field for the right input?
I hofe you can help me ...
I need you help.
My customer want's as security function in his form a calculation instead of the captchas.
For example the user have to enter the result of 4+5. When he enters the right result the form will be OK, otherwise he will get a message - "Wrong result ...".
Is there a function to integrate something like that?
If there isn't any function, I thought about including a simple textfield with a message: "Solve this calculation: 7+3!...". The user have to write the result in the textfield. When the input is right, the form will be OK, when not - he will get an error message. But how can I check this field for the right input?
I hofe you can help me ...