If you want to search for carriage returns you need to search for
Chr(10)&Chr(13)
HTH
> -----Original Message-----
> From: Scott Talsma [mailto:[EMAIL PROTECTED]]
> Sent: 25 August 2000 09:20
> To: [EMAIL PROTECTED]
> Subject: RE: how to strip out carriage returns?
>
>
> I usually do somthing like:
>
> <cfset crlf="
> ">
> <cfset crlfSubstitute = "<br>">
> <cfset newString = Replace(OldString, crlf, crlfSubstitute , "ALL">
>
> It keeps everything easy to read, and I think it remains cross-platform.
> Converting it to a custom-tag would also be no problem.
>
> Mit freundlichen Gr��en
>
> Scott Talsma
> team in medias GmbH
> 0241-470336-25
> http://www.inmedias.de
> http://e-commerce.inmedias.de
> http://beratung.inmedias.de
>
> ***************************
> Unsere aktuellen Projekte
>
> mit Kurzerl�uterung:
> http://www.inmedias.de/referenz
>
> oder direkt:
> http://www.misereor.de
> http://www.designermode.com
> http://www.debeka.de
> http://www.nesseler.de
> ****************************
>
>
> -----Original Message-----
> From: wish wish [mailto:[EMAIL PROTECTED]]
> Sent: Donnerstag, 24. August 2000 22:45
> To: [EMAIL PROTECTED]
> Subject: how to strip out carriage returns?
>
>
>
> how to strip out carriage returns?
> any custom tags out there?
>
> thanks
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
> ------------------------------------------------------------------
> ----------
> --
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> ------------------------------------------------------------------
> ------------
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fu
sebox or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.