Forum Moderators: phranque

Message Too Old, No Replies

Text running together in emails.

Our system seems to not be including the format.

         

theadvocate

3:59 am on May 10, 2004 (gmt 0)

10+ Year Member



Hello,

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!

Krapulator

4:52 am on May 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you using plain text or html emails?

theadvocate

12:15 pm on May 10, 2004 (gmt 0)

10+ Year Member



They are just plain text emails.

Dreamquick

12:26 pm on May 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It isn't something like you're viewing it in Outlook which has been "helpful" and removed some line breaks is it? (See the yellow alert box in the message header area)

- Tony

theadvocate

1:28 pm on May 10, 2004 (gmt 0)

10+ Year Member



I don't think Outlook is the problem. I think the system (PHP) is not carrying over the spacing characters properly.

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