I'm loading some values into a textbox from a database, but the text box isnt accepting spaces or anything after them. I echo'd the values I got back from the database and they showed correctly so I know its the textbox.. How can I fix this problem to make the textboxes accept spaces?