Storing the input given for an output.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Storing the input given for an output..

if i create a html for inputting the elements for an array, and execute it...it asks some input...so my question is can i store that input that is given somehow?

3rd Sep 2017, 7:58 AM
Ravindra Desai
Ravindra Desai - avatar
4 Answers
+ 1
In order to do that you should learn another language, like JavaScript. Then you may use a library like jQuery, to make the code shorter. Try onchange function to perform an event that happens when you write something. All in all, it is necessary to learn JavaScript to do what you asked... Hope this helps...
3rd Sep 2017, 8:13 AM
Ledio Deda
Ledio Deda - avatar
+ 1
ok thanks
3rd Sep 2017, 10:15 AM
Ravindra Desai
Ravindra Desai - avatar
0
so it means i can store it..no matter how.. isn't it?
3rd Sep 2017, 8:02 AM
Ravindra Desai
Ravindra Desai - avatar
0
oh k.. thanks
3rd Sep 2017, 8:06 AM
Ravindra Desai
Ravindra Desai - avatar