Microsoft
Software
Hardware
Network
Question : JS - How do I parse a colon delimited string into an Array?
JS - How do I parse a colon delimited string into an Array?
var bdlist = '36:24:12:4'; -- this actually comes from database
???????????
for ( var j=0;j< bdlist.length; j++ ){
alert(bdlist[j]);
}
Answer : JS - How do I parse a colon delimited string into an Array?
use : bdlist = bdlist.split(":")
Random Solutions
How to configure Remote SPAN or alternative option on HP Procurve 2626-PWR switch ?
'similar items' thumbnail linkusing php and mysql
Create time range and add user hours to that time range
fully uninstall Acrobat 8.2.2
Default User/Password for Panasonic DP-C405 Web Interface
navigation buttons wrapping funny
Sorting to Excel workbook to different sheets
How do I make test automatically repeat on another part of the Word page
FTP not working on Windows Server 2008 IIS 7
Changing color of a shape