Forum Moderators: coopster
All the images for my products are stored in the database. I have to post a url for the image in my froogle feed. I used to put the URL I put in the src of the img file and that doesn't work anymore. If I remember correctly, putting
[<domain>...] just got me the picture, now IE tells me it failed downloading a file.
Presumably it is because the browser doesn't know the type of the file returned whereas in the img tag it expect an image?
Is there anyway to fix that please?
Thank you