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
Monitor
Cisco 2960 Crashing - Restarting at random
Dead harddrive - clicking sound
Replacing Design lost all e-mails in inbox
Scan FreeBSD Web server for virus
PC died while under my care. Fair Solution / Proposal to Client
Transit Vlan
delphi Run once
Exchange 2010 and ActiveSync
Hosts file resolution does not work