leedarby
05-08-2012, 03:22 PM
might be a stupid question but is it possible to get text from a text box into an array in javascript
jscheuer1
05-08-2012, 04:23 PM
Short answer - Yes.
Do you want to put the text from a text input into an existing array or create a new array using the value of the text input?
Or, since you say 'text box', do you mean a textarea?
And, since creating or adding to an array does nothing in and of itself, what were you planning on doing with the array?
Do you have any code or a page you're working on?
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.