Microsoft
Software
Hardware
Network
Question : string parsing question
How to parse this kind of string to get the month value and year value effectively?
Test 07/2010 (Report 1: ABC)
Seems in Javascript, I can't define multiple split symbols. Thanks for any help (not using regular expression).
Answer : string parsing question
You need at least one point of ref. If there will always be one / and only around the date, then you can split by /, then for the left part, split by space (take last = month), right part split by space (take first = year).
Posted via EE Mobile
Random Solutions
Ex2010 - Move Mailbox Failed - Corrupt Messages
Pivot Table syntax error
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
iPhone Contacts - ActiveSync
ZFS Fuse help Ubuntu 10.0.4 LTS
can you run 2 versions of MS office
Spam black list removal " dnsbl.burnt-tech.com"
Settings up vsftpd and ssl?
How can i sort two dimentional array with linq and with Compareto method?
Calculated variable on server...