Validation response
dolip
Posted messages
2
Status
Membre
-
styvou -
styvou -
Hello!
I'm looking for a script for my HTML form that "checks" the response (mandatory) on a form field.
This means that to move to the next question, I would like (for certain questions/responses) to check if the person has not left an unanswered field. If that's the case, I want to inform them with a message that they must fill out this "mandatory" field.
Thank you in advance
@+
I'm looking for a script for my HTML form that "checks" the response (mandatory) on a form field.
This means that to move to the next question, I would like (for certain questions/responses) to check if the person has not left an unanswered field. If that's the case, I want to inform them with a message that they must fill out this "mandatory" field.
Thank you in advance
@+
3 réponses
Hello,
you need to use JavaScript.
Here is an example of verification:
http://pagesperso.accesinternet.laposte.net/webmaster/tips/987518474/
you need to use JavaScript.
Here is an example of verification:
http://pagesperso.accesinternet.laposte.net/webmaster/tips/987518474/