Microsoft
Software
Hardware
Network
Question : insert each word of a line of text into an element of an array
I have an XHTML document with imbedded JavaScript. In the script. when the user enters a line of text into a prompt box, I want to insert each word of that input into an element of an array. Is there a particular array method for that? The inputed string could be of varying lengths.
Answer : insert each word of a line of text into an element of an array
myString is an array
myString[0] is your first word
myString[myString.length-1
] is your last word
Random Solutions
OMA and OWA
SSH console: go to specified folder after login
"File Helper" reporting - Your system may have upopenable files - Why?
Cisco Routers - IP SLA notifications
Select statement with Datepart failing
Disabling software restriction policy
Double Table when margin is adjusted
Adding URL Parameter
DOS Bat File Copy a File with Date Timestamp
automatically install tomcat 5.5