So in our previous tutorial we saw how to validate a form with JavaScript but we didn't actually do anything after that!
Normally, once you've validated a form (and it's passed all the validation rules) you'll want to to submit it but as with everything there's more than one way to do this.
In this JavaScript tutorial we'll look at how to submit your form once the validation code has run and we'll do this first by just allowing the browser to carry on and submit the form to the 'target' URL.
We'll also look at some alternative ways, including running our own code after a callback or converting the whole validateForm function to a Promise to give you flexibility on where to run your submission code.
#javascript #formvalidation Channel Handle @codebubb
Sur cette page du site, vous pouvez voir la vidéo en ligne How to submit a validated form with JavaScript [Form Validation Update] durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Code With Bubb 08 juin 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 10,139 fois et il a aimé 116 téléspectateurs. Bon visionnage!