I am supporting a remote machine and occasionally want to take a snapshot of the site, and upload it onto my machine,
all of the images they have loaded into the site do NOT hang off the "actinic v7" directory, but are over on another drive, and that particular drive for me is not available.
is there any way I can use something like CustomVars to indicate where the image directories are located?
(I'm talking about the location of the main product images and thumbnails etc, NOT images hardcoded into pages)
the sort of thing i'm thinking of is:
"CUSTOMVARS:MyThumbNails\image1.jpg"
regards
all of the images they have loaded into the site do NOT hang off the "actinic v7" directory, but are over on another drive, and that particular drive for me is not available.
is there any way I can use something like CustomVars to indicate where the image directories are located?
(I'm talking about the location of the main product images and thumbnails etc, NOT images hardcoded into pages)
the sort of thing i'm thinking of is:
"CUSTOMVARS:MyThumbNails\image1.jpg"
regards
Comment