What you will probably have to do is use the Find() function in
conjunction with the Chr() function.
Ie to find a carriage return in some text you would
Find(Chr(10) & Chr(13), mystring)
HTH
-----Original Message-----
From: Stephenie Hamilton [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 14, 2001 21:43
To: CF-Talk
Subject: finding special characters in a list
i am trying to parse through a list and pull out a block of text, the
text i need ends with the paragraph symbol (when viewing special
characters in
CFStudio) anyone know how i can get cf list functions to recognize it?
pardon the possibly stupid question, but is this the same as carriage
return/line feed?
--
Stephenie
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists