> > For example some titles in our database may contain a '�' > character > > and this works fine in the database and on the intranet, however it > > screws up XML files with invalid character errors so needs > replacing > > with a simple 'a' in the XML.
> it would be better to get the XML file encoding right & to > make sure it's the actual char & not it's html entity that > you're stuffing into that xml. It is definatetly the actual character that is getting inserted into the XML but it is being used in an RSS reader and accented characters are invalid in RSS. By the way, I origionally inserted an accented 'a' into the email, somewhere allong the line it got scrambled into '�' but that is definitely not in the XML anywhere :) -- Jay ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225232 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

