Message Text |
Hi everyone,
Have a problem displaying picture on the link details page
The picture uploads ok
When looking at the link detail page in question I get this but no actual
picture
testpicture30040001d4.wsn[,]testpicture300400.jpg[,]0[,]300[,]400
the coding I am using to get this is below, which I have just dropped in under link descriptiopn - see code below
<div class="details"><span class="labels">Description:</span>
{LINKDESCRIPTION}</div>
{LINKPICTURE1ATTACH}
What I eventually want to do is to get x number of pictures to show on
the link details page
Can anybody tell me what I am doing wrong
Thanks Mel |