|
-
Mar 26th, 2008, 03:50 AM
#6
Re: [02/03] Need help on simple looping...
Hmmm... didn't read the last couple of lines properly. Split the string on the colons, then split each substring on spaces. You'll end up with a pair of strings for each month where one is the amount paid and the other is the month. You could put them in a Hashtable and then instead of using String.Empty as I did in my code you could get the payment value from the Hashtable.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|