Posts by Laydianne • 23 points
1 post
-
2
votes2
answers1533
viewsQ: How to bring the typed data and store it in a json to do the processing afterwards?
I would like to take the data typed in my form and put it in a json, but I don’t know how to do it. My HTML form is as follows: <form action="" class="formContent" id="myform"> <div…