Hello, i am a newbie
i have a problem.. i am building an editor with and i need to process this CDATA section
<tag><![CDATA[<provincia "AG">]]></tag>
How can i read value??
I can't change the <tag>sintax
Neither use the node.nodevalue or node.data
Thank a lot for ur help
Fabrizio
i have a problem.. i am building an editor with and i need to process this CDATA section
<tag><![CDATA[<provincia "AG">]]></tag>
How can i read value??
I can't change the <tag>sintax
Neither use the node.nodevalue or node.data
Thank a lot for ur help
Fabrizio