Forum Moderators: phranque
We are sending out information that is posted on forms, to our clients, via email. However, the entire message is run together in one big paragraph. If you type out three lines with a space between each line, in the email it is just three sentences in one continuous line.
When we look at the information in the db it shows the breaks, but when the system sends the email the line breaks don't carry over.
Does anyone have a clue how to fix this?
Thanks!
Are there any universal hidden line break tags such as \n we can force into the data?
By universal I mean something that different types of email clients from Outlook to Mac can all use.
Thanks