Quiz
of the day:
1. I
have no clue what your talking about [ ]
2. I
don't think it can be done [ ]
3. I
don't know [ ]
4. It
can't be done [ ]
5. It
can be done [ ]
6. I
don't care [ ]
Tick
as appropriate..
---When it comes to XML and CF I am still a bit wet behind the ears, and I was wondering if it is possible to add a complete xml structure of elements to an existing xml structure?Example;<root1><test><test2></test2></test></root1><root2><test><test2 attribute="something"></test2></test></root2>And then something like <cfset structInsert(root1.test, "newElement", root2.test)>and end up with something like<root1><test><newElement><test><test2 attribute="something"></></test2></test></newElement><test2></test2></test></root1>Dreaming or possible?Taco Fleur
Tell me and I will forget
Show me and I will remember
Teach me and I will learn---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004
