This is the code…
…
<image>
<path>images/car.jpg</path>
<url>car.htm</url>
</image>
…
the problem is the webpage “car” appear in a new window and i wanna that webpage to be displayed in the same window… something like target=“_parent” but this is xml, not html…
how i can get that action ?
thanks… :love: