killerasp
08-14-2001, 12:57 AM
i have a field as a text-entry. I have the user enter the text through a <textarea> in a form. When the user hits enter while typing, it will skip to the next line. THe data is entered correctly but, if i do a SELECT * FROM tablename from the mysql console, the text the user entered is all garbaled up. Its not organized. This times 20 more entries, the entries will not be comprehenable. How can i view the data entries while keeping everything organzied.