Hi,
i'm using the Feedback module as a guestbook.
The received mail is well formated (with carriage return / line feed).
To get a propper format for a guestbook-entry (feedback-comments) i have to add HTML-tags for line feed e.g. (i know that, someone else doesn't)
In the table dbo.feedback there are stored 0x0d and 0x0a for line feed in the text.
The feedback comments should convert them to html-tags to get the same format in gestbook when viewing or writting a new message.
Do jou have any suggestions to get propper formated text ?
Thank you!