Hi,
I'm having a trouble with XML use.
The question is, when I copy a XML file in a XML load: action I need to put "" in categories names, like in the following image:
<img src="http://dl.dropbox.com/u/18104402/XML_001.jpg" border="0" />
<img src="http://dl.dropbox.com/u/18104402/XML_002.jpg" border="0" />
And this works fine!
But when I load the XML file with AJAX I cannot put the "" in categories names, and so I cannot use categories like a comparison.
Any help is welcome.