Hello
I am tying to use a tag id <originalfilename> in the zoomimage as:
<meta name="ZOOMIMAGE" content="thumbnails/tn<OriginalFileName>" />
using this tag will save on having to input the filenames manually
the <originalfilename> works but zoom gives the indexing error
that there is invalid HTML found near " Meta ZOOMIMAGE tag on page "
is there any way to get this indexed so as to find the filename of the variable.
Regards
I am tying to use a tag id <originalfilename> in the zoomimage as:
<meta name="ZOOMIMAGE" content="thumbnails/tn<OriginalFileName>" />
using this tag will save on having to input the filenames manually
the <originalfilename> works but zoom gives the indexing error
that there is invalid HTML found near " Meta ZOOMIMAGE tag on page "
is there any way to get this indexed so as to find the filename of the variable.
Regards
Comment