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
Under what situations do we use & and *
Sonicwall TZ210
Reloading a php page with javascript
COM security setting / edit limits
Mail stuck in Lotus oubox
Outlook 2003 Send mail issue
Windows Time Issue for 2003 Server
Change folder permissions - Fedora 13
How to open .BMP file with Internet Explorer in Windows XP OS.
Roaming Profiles Best Practices