Hello,
Books tell me that this can be done but do not explain how.
I want to load HTML tags with my XML data.
For instance a textNode with HTML content inside.
Copied from my code:
<xmlNode>
Celtic <font color="#00FF00" size="+7">Rules</font> Europe!
</xmlNode>
I have tried dozens of variations of the above without success.
Thanks,
Brian
Books tell me that this can be done but do not explain how.
I want to load HTML tags with my XML data.
For instance a textNode with HTML content inside.
Copied from my code:
<xmlNode>
Celtic <font color="#00FF00" size="+7">Rules</font> Europe!
</xmlNode>
I have tried dozens of variations of the above without success.
Thanks,
Brian