I want to include a carriage return in my coldfusion string ( Not the
html <br> tag ).
Is this the correct way?
<cfset str = "Hello World" & Chr(13) & Chr(10)>
Is their not a C style like '\n'?
Thanks,
Troy
P.S. Thanks for the help with the "PreserveSingleQuote" problem. I was
looking in the wrong place for this function.
--
Troy Simpson | North Carolina State University
NCSU Libraries | Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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.