Community Member Profile
- Profile: /members/7532-Richard.htm
- URL: flymicro.com
- Comments: 2
- Points: 24
Recent Blog Comments By Richard
-
Copying Children From One ColdFusion XML Document To Another
Posted on Jan 3, 2011 at 11:29 AM
Having struggled with this for some time, the problem is not as described above. It is actually appending just fine. I think I must have done something to my dev server (CF8) which causes xmlParse() not to parse entities correctly because on my production server it is working as e... read more »
-
Copying Children From One ColdFusion XML Document To Another
Posted on Jan 3, 2011 at 6:42 AM
This solved a problem I had a while back and I've used it quite a lot since - but now found a problem. (CF8) If the values in nodeB happen to have unicode escaped characters in them, then this UDF unescapes them. For example: nA: <?xml version=&q... read more »



