![]() |
how to add image to each item in feed ?
I have been trying to add an image but so far all I have been able to do is add the image as media using the <enclosure> method, but this causing the xml to fail validation. I have since then found out that this is for mp3 and not images. so been using the wrong method all along.
What I wish to do is add an image to each and every <item> in the feed. How do I do this ? |
xml is for transferring text. an image can not be transferred in it. But you can send the url of the image and use that to retrieve the image. Problem I see with that is enormously high band-widths.
Next thought was to transfer image into ascii code like they did in the old emails. I did find this article http://www.codeproject.com/Articles/...in-an-XML-File. Good luck. |
Quote:
|
Possible Alex anything as long as it's text should work. I just have never done it. So can not say for real.
|
| All times are GMT +1. The time now is 12:45 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.