Hi Stillflame,
I'll be having a set of XML tags between <QUOTE> </QUOTE>.
I wanted to parse all the tags between them and store it in a HASH.
Then, if I have another <QUOTE> tag , I should parse that aswell. So, I would like to move the previous hash value somewhere and populate it with new...