To get rid of all of it just use [[:space:]] which will handle carriage returns, spaces and line feeds...etc.
Douglas Brown Email: [EMAIL PROTECTED] ----- Original Message ----- From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, June 24, 2002 10:17 AM Subject: RE: carriage returns in RegExpr's > also, what about spaces? > > thanks. > tony > > -----Original Message----- > From: Tony Weeg [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 24, 2002 1:08 PM > To: CF-Talk > Subject: carriage returns in RegExpr's > > > does anyone know how to code a carriage return in Reg Expressions? > > I have a file that is written using cffile, and when I read the contents > of that file into a variable, the value of that variable will show up at > the end, with a carriage return. which is, in turn throwing of a list > matching up with another list. with a reReplace() I can get rid of > this, knowing the value of a carriage return in a Regular Expression. > > anyone? > > .tony > > Tony Weeg > Senior Web Developer > Information System Design > Navtrak, Inc. > Fleet Management Solutions > www.navtrak.net > 410.548.2337 > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

