hi..
i have a xml file.
in that i am having the output like this.
<product>
<OPTIONS NAME="ins"><![CDATA[hello how are u]]></OPTIONS>
</PRODUCT>
here i want to store the "hello how are u" value to a string variable.
how to do this..
need ur suggestions with example
regards
gopal.s