~Rex UmremanFeb 7, 2012, 3:01 PM272 PostsRe: xp:image url with no databaseHi, you could specify the full url: <xp:image id="completeFlag"> <xp:this.url><![CDATA[#{javascript: var img = 'http://localhost/interface/img/icon-red_x.gif'; img; }]]></xp:this.url></xp:image> Hope this helps Sven http://blog.hasselba.ch