To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
SQL CourseSQL Course
> Ask questions about the lessons on SQL Course 1 and 2. If you have problems
> with the interface, please post in the Feedback forum
I am developing a MySql database that will take large amounts of text (media stories) and display it on the web. The problem I have is the formatting of the story gets lost (the hard returns). How do I keep the original format after the story has been put into the database. The story is being submitted via a web form.