I have noticed that if our users enter two or more spaces in a row like " " (space,space) , it save to SQL, and when we display it later we get a small box in place of the two spaces, it looks kinda like [] but is really just one character. Any ideas? It seems like when it goes through SQL is is the issue. Is this some encoding conflict?