This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFA327.21DE3D30
Content-Type: text/plain;
charset="iso-8859-1"
That was the trick, thanks.
Shawn Regan
-----Original Message-----
From: David E. Crawford [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 10, 2000 11:56 AM
To: [EMAIL PROTECTED]
Subject: Re: write files with CF and white space.
If you are using CF 4.0.1 or higher there is an option in CFFILE to suppress
the addition of a new line during a write action. ADDLINE="yes", or
ADDLINE="no" as required. The default is yes, which means if you write out
a line, with a CRLF in it, CF will happily add another CRLF right behind it,
which is what you are seeing.
DC
----- Original Message -----
From: Shawn Regan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 10, 2000 18:27
Subject: write files with CF and white space.
> This message is in MIME format. Since your mail reader does not
> understand
> this format, some or all of this message may not be legible.
>
> ------_=_NextPart_001_01BFA31A.64012660
> Content-Type: text/plain;
> charset="iso-8859-1"
>
>
> Hey guys,
>
> I know this has been talked about many times, but I keep getting added
> white
> space every time I write to a file with cold fusion. I'm use the
> cfsetting
> tag to wrap the output but I keep getting white space/double space added
> to
> the file. What am I doing wrong?
>
> Shawn Regan
>
> ------_=_NextPart_001_01BFA31A.64012660
> Content-Type: text/html;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <HTML>
> <HEAD>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Diso-8859-1">
> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
> 5.5.2650.12">
> <TITLE>write files with CF and white space.</TITLE>
> </HEAD>
> <BODY>
> <BR>
>
> <P><FONT SIZE=3D2>Hey guys,</FONT>
> </P>
>
> <P><FONT SIZE=3D2>I know this has been talked about many times, but I =
> keep getting added white space every time I write to a file with cold =
> fusion. I'm use the cfsetting tag to wrap the output but I keep getting
> =
> white space/double space added to the file. What am I doing =
> wrong?</FONT></P>
>
> <P><FONT SIZE=3D2>Shawn Regan</FONT>
> </P>
>
> </BODY>
> </HTML>
> ------_=_NextPart_001_01BFA31A.64012660--
> ------------------------------------------------------------------------
> ------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
>
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------_=_NextPart_001_01BFA327.21DE3D30
Content-Type: text/html;
charset="iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12">
<TITLE>RE: write files with CF and white space.</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>That was the trick, thanks.</FONT>
</P>
<P><FONT SIZE=2>Shawn Regan</FONT>
</P>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: David E. Crawford [<A
HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
<BR><FONT SIZE=2>Sent: Monday, April 10, 2000 11:56 AM</FONT>
<BR><FONT SIZE=2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=2>Subject: Re: write files with CF and white space.</FONT>
</P>
<BR>
<P><FONT SIZE=2>If you are using CF 4.0.1 or higher there is an option in CFFILE to
suppress</FONT>
<BR><FONT SIZE=2>the addition of a new line during a write action.
ADDLINE="yes", or</FONT>
<BR><FONT SIZE=2>ADDLINE="no" as required. The default is yes, which
means if you write out</FONT>
<BR><FONT SIZE=2>a line, with a CRLF in it, CF will happily add another CRLF right
behind it,</FONT>
<BR><FONT SIZE=2>which is what you are seeing.</FONT>
</P>
<P><FONT SIZE=2>DC</FONT>
</P>
<P><FONT SIZE=2>----- Original Message -----</FONT>
<BR><FONT SIZE=2>From: Shawn Regan <[EMAIL PROTECTED]></FONT>
<BR><FONT SIZE=2>To: <[EMAIL PROTECTED]></FONT>
<BR><FONT SIZE=2>Sent: Monday, April 10, 2000 18:27</FONT>
<BR><FONT SIZE=2>Subject: write files with CF and white space.</FONT>
</P>
<BR>
<P><FONT SIZE=2>> This message is in MIME format. Since your mail reader does
not</FONT>
<BR><FONT SIZE=2>> understand</FONT>
<BR><FONT SIZE=2>> this format, some or all of this message may not be
legible.</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> ------_=_NextPart_001_01BFA31A.64012660</FONT>
<BR><FONT SIZE=2>> Content-Type: text/plain;</FONT>
<BR><FONT SIZE=2>> charset="iso-8859-1"</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Hey guys,</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> I know this has been talked about many times, but I keep getting
added</FONT>
<BR><FONT SIZE=2>> white</FONT>
<BR><FONT SIZE=2>> space every time I write to a file with cold fusion. I'm use
the</FONT>
<BR><FONT SIZE=2>> cfsetting</FONT>
<BR><FONT SIZE=2>> tag to wrap the output but I keep getting white space/double
space added</FONT>
<BR><FONT SIZE=2>> to</FONT>
<BR><FONT SIZE=2>> the file. What am I doing wrong?</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Shawn Regan</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> ------_=_NextPart_001_01BFA31A.64012660</FONT>
<BR><FONT SIZE=2>> Content-Type: text/html;</FONT>
<BR><FONT SIZE=2>> charset="iso-8859-1"</FONT>
<BR><FONT SIZE=2>> Content-Transfer-Encoding: quoted-printable</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML
3.2//EN"></FONT>
<BR><FONT SIZE=2>> <HTML></FONT>
<BR><FONT SIZE=2>> <HEAD></FONT>
<BR><FONT SIZE=2>> <META HTTP-EQUIV=3D"Content-Type"
CONTENT=3D"text/html; =</FONT>
<BR><FONT SIZE=2>> charset=3Diso-8859-1"></FONT>
<BR><FONT SIZE=2>> <META NAME=3D"Generator" CONTENT=3D"MS
Exchange Server version =</FONT>
<BR><FONT SIZE=2>> 5.5.2650.12"></FONT>
<BR><FONT SIZE=2>> <TITLE>write files with CF and white
space.</TITLE></FONT>
<BR><FONT SIZE=2>> </HEAD></FONT>
<BR><FONT SIZE=2>> <BODY></FONT>
<BR><FONT SIZE=2>> <BR></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> <P><FONT SIZE=3D2>Hey guys,</FONT></FONT>
<BR><FONT SIZE=2>> </P></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> <P><FONT SIZE=3D2>I know this has been talked about
many times, but I =</FONT>
<BR><FONT SIZE=2>> keep getting added white space every time I write to a file with
cold =</FONT>
<BR><FONT SIZE=2>> fusion. I'm use the cfsetting tag to wrap the output but I keep
getting</FONT>
<BR><FONT SIZE=2>> =</FONT>
<BR><FONT SIZE=2>> white space/double space added to the file. What am I doing
=</FONT>
<BR><FONT SIZE=2>> wrong?</FONT></P></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> <P><FONT SIZE=3D2>Shawn Regan</FONT></FONT>
<BR><FONT SIZE=2>> </P></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> </BODY></FONT>
<BR><FONT SIZE=2>> </HTML></FONT>
<BR><FONT SIZE=2>> ------_=_NextPart_001_01BFA31A.64012660--</FONT>
<BR><FONT SIZE=2>>
------------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2>> ------</FONT>
<BR><FONT SIZE=2>> Archives: <A HREF="http://www.eGroups.com/list/cf-talk"
TARGET="_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=2>> To Unsubscribe visit</FONT>
<BR><FONT SIZE=2>> <A
HREF="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk"
TARGET="_blank">http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk</A></FONT>
<BR><FONT SIZE=2>> or send a message to [EMAIL PROTECTED]
with</FONT>
<BR><FONT SIZE=2>> 'unsubscribe' in the body.</FONT>
<BR><FONT SIZE=2>></FONT>
</P>
<P><FONT
SIZE=2>------------------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2>Archives: <A HREF="http://www.eGroups.com/list/cf-talk"
TARGET="_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=2>To Unsubscribe visit <A
HREF="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk"
TARGET="_blank">http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk</A>
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.</FONT></P>
</BODY>
</HTML>
------_=_NextPart_001_01BFA327.21DE3D30--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.