- 1

How to collect Data from User input

I have coded the utility scanner into my form, but I can't collect the data to store for record. I'm brand new to coding and I'm trying to collect data from a form. I've coded in the check boxes, the submit button, but when I click "submit" the data is sent to "null" and I want to save it in a file on the computer. Is that possible?

14th May 2017, 6:30 PM
Christina M. Jaspers
Christina M. Jaspers - avatar
5 ответов
+ 10
This is possible. Which gui api do you use? Swift? JavaFX? Or something else?
15th May 2017, 6:02 PM
Tashi N
Tashi N - avatar
+ 11
Ah, OK. You might edit the tags of your question then. And I recommend you to complete the Javascript course here, it contains information about how you get user input.
15th May 2017, 6:39 PM
Tashi N
Tashi N - avatar
+ 9
You're welcome ^^
15th May 2017, 6:47 PM
Tashi N
Tashi N - avatar
+ 1
Thank you!
15th May 2017, 6:41 PM
Christina M. Jaspers
Christina M. Jaspers - avatar
0
Okay, so when I say I'm "brand new" to coding I mean I've put in about 3 days lol... so forgive me if I don't answer correctly... I'm just using Notepad++ to write the code into, and I started with HTML and JavaScript language. This is just a personal project I'm trying to do so I have a way to apply what I'm learning. IDK if I'm doing this correctly (probably not) but I had no idea where to start or what to do to apply what I'm learning.
15th May 2017, 6:37 PM
Christina M. Jaspers
Christina M. Jaspers - avatar