how do I make my \n newline characters not turn into funky squares?

cgordon cgordon@clarksville.com
Wed Oct 2 23:03:08 2002


This is a multi-part message in MIME format.

------=_NextPart_000_0001_01C26A2D.3E065470
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

I am using php to encode a text file stored in a string variable.  When
I go to decode the email in outlook, all the newline characters(\n) are
displayed as wierd square boxes and the line returns are not present.
What can I use to trigger a newline that actually works.
Chris

------=_NextPart_000_0001_01C26A2D.3E065470
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<TITLE>Message</TITLE>

<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D678313018-02102002>I am =
using php to=20
encode a text file stored in a string variable.&nbsp; When I go to =
decode the=20
email in outlook, all the newline characters(\n) are displayed&nbsp;as =
wierd=20
square boxes and the line returns are not present.&nbsp; What can I use =
to=20
trigger a newline that actually works.</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D678313018-02102002>Chris</SPAN></FONT></DIV></BODY></HTML>

------=_NextPart_000_0001_01C26A2D.3E065470--