Ok, here: Link
Is a guest book im workign on...
Now, when you type in a message, and hit enter, to form a new line, the new line is not processed into the guestbook view.
If, when you type a message you do this:
This is a test message<br>goodbye
it will then put it on a new line...
is there anyway I can automatically get it to add the br code when the user enters a new line?