Hi...
I am using XML Export and desire to add a URL prefix to my image files as they have only the file paths stored. Can you tell me how to do this in the code.
I see a piece of code that looks like:
dwzXml_rsOodle.addItem "Photo1", "IMXA", "String", "Line"
But how to I add my website name in front of "IMXA" so it would export like http://www.SiteName/Photos"IMXA"?
Thank You |
|
|