Quote:
Originally Posted by Harley D
I have contacted them and asked that they use Full URLS for their images.
Lets hope they comply.
|
I loaded the feed up myself to make sure I understood the issue. Here's an example of the img tag:
HTML Code:
< img border="0" src="/productimages/sku_10858_1_small.jpg" width="140" height="140" title="" alt="" >
See how the src tag doesn't have the domain name? That's what's creating an issue. I'm not sure how to have my program work around that.