Jon Block wrote: > I have a big string that I need to put into a valid ISO-8859 xml file.
what exactly is ISO-8859 encoding? never heard of that before. do you mean iso-8859-1 (latin-1)? or do you mean windows codepage-1252? or what? > How do I convert all of the characters to that char set? depends on what encoding they are in & where they are coming from. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246756 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

