Hi all,

I've got some code:

<cfset insertstring = replacenocase(insertstring,chr(10),"","ALL")>

As far as I can tell, this SHOULD replace any chr(10)s. But when I run the
template it leaves them in the text, and it's screwing up my Excel imports.

I know that the chr(10) is to blame, because I've looped through the string
in question character by character, and it's the only special character
left.

help?

Ian

Portent Interactive
Helping clients build customer relationships on the web since 1995
Consulting, design, development, measurement
http://www.portentinteractive.com
Talk with us: http://projects.portentinteractive.com

______________________________________________________________________
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

Reply via email to