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
Help Button in MsgBox for MS-Access
restrict 3com 4500 switch port to a specific mac address
Powershell script to create AD accounts from spreadsheet
Delete blank line from textarea
How to write a simple PHP login script
freeware to modify Physical MAC address of a Win XP PC
strange connection speed problem
Finding multiple matches in join and also having 'grandchild' records in t-SQL
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
2 raid controllers managing the disk array