Hi,
The path of the image must be in the rsPosts.Fields.Item("txtImageName").Value Db field.
To modify the code search the function in the page:
quote: function DW_getImagePath(DW__Image,DW__AltText1,DW__altImage,DW__AltText2,DW__AternativeText,DW__thumbSuffix,DW__ImageBorder,DW__ImageAlign) DW__Image = "/YourFolder/" & DW__Image
Dim retStr, retImage, retAlt set DW_Fs = server.CreateObject("Scripting.FileSystemObject")
and add the red line
Gianluigi |
|
|