Apparently, after a billion hours of trying to figure out why I
couldn't successfully output some xml data, it seems that the
"unicode: 0x1a" character is contained in a text string and making it
fail.

#xmlformat(thestring)# does not successfully strip it from the string.

How can I get rid of that character?  Must be some sort of
replace(thestring,'0x1a','','all') thing but i can't figure out how to
reference it.

Thanks in advance for any help,
Les

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350072
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to