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
Can't locate DBI.pm in @INC
Excel/csv, move rows to another sheet based on changing value in column
Exchange 2007 Address Lists
Check validity before record is saved or edited on a form
Send Mail Using gmail pop3 in VB.Net
Auto Send Excel as Email Attachment
Can't boot up my XP system to safe mode, why?
LINQ can't be used in Web app?
log4j not writing to file
Changing hte ip address of the Symantec Endpoint Protection Server