I've got a problem.
I get returned a link which I use to get answer from that URL. That URL returns me some XML but, now I need to parse the XML.
How the hell can I put the XML which I get returned by an ASP script into a variable??
Could anyone please help me??