Horrid
Programmer
- May 20, 1999
- 373
I am writing a util that allows a user to create a web page from a database. it is very basic and not at all flexible. My solution is to have code write the HTML into a rich text box but I can't work out how to get the code to add a line break so all my html is on one line. How do I do it? Or is there a better solution?