Community Member Profile
Gun Store
Member since Jun 12, 2009
- Profile: /members/3592-Gun-Store.htm
- Comments: 1
- Points: 11
Recent Blog Comments By Gun Store
-
Interesting Behavior When Swapping Live Nodes In A ColdFusion XML Document
Posted on Jun 12, 2009 at 5:34 AM
Hi All, Recently I had to do something similar to swap nodes and came accross this post. I've implemented something to do a node swap using arrayswap(). Here's the code and hope it helps. <cfset variables.oldPos = 2> <cfset variables.newPos = 4> <c... read more »



