OK I lied...

david bovill david at openpartnership.net
Sun Sep 25 18:09:12 EDT 2005


Still up :)

I have been storing data in XML - using RunRev's library...

Now if i add a node with the contents being "Dark Müller", and then i  
get the node contents back with:

     put revXMLNodeContents(treeID, someNode) into someText

And put this into a field - I get:

     "Dark MŸller"

Which is not quite what I want? Now from memory XML defaults to UTF8  
encoding, and this sure looks like an encoding thing... so what do i  
need to do to get "Dark Müller" back?


More information about the use-livecode mailing list