I have a string that has a large ammount of spaces between the words as well as carrage returns. I need to get rid of those non essential spaces, as well as the carrage returns so that I have one big long string. Any ideas?