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?
4 odpowiedzi
+ 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...
+ 1
ok thanks
0
so it means i can store it..no matter how.. isn't it?
0
oh k.. thanks