besten dank... funktioniert...
Woher nimmst du "PATH"? Aus dem XML?
Fall du das in einer XSL-Variable mit dem Namen "path" hast:
<img src="{$path}/images/theImage.jpg"/>
Oder <img src="{concant($path, '/images/theImage.jpg')}"/>Grüße
Thomas
besten dank... funktioniert...
Woher nimmst du "PATH"? Aus dem XML?
Fall du das in einer XSL-Variable mit dem Namen "path" hast:
<img src="{$path}/images/theImage.jpg"/>
Oder <img src="{concant($path, '/images/theImage.jpg')}"/>Grüße
Thomas