Well, I'm getting closer.
I have the following string that went through string replace function, replacing each <space> with a ",," (comma comma), but there are spaces that were not replaced.
Is there some sort of special character instead of a space that I need to look for?
06/06/2008 03656 373.17 SU136995,,,,,,,,,,,,,, XJ256976,,,,",,&
This is the first string of many that were returned when downloading the contents of a page.
...