I use the "Form and list" module for DotNetNuke to generate blocks. In those blocks I have an image that is located in a "image" folder in the skin directory. But I don't know how to get the link from the xslt file.
I would like this kind of link :
<%= SkinPath %>images/foo.jpg
(in an aspx page)
If someone has any idea...
Thanks. :) Florent