RSS won't show an image

Discussion in 'XML & RSS' started by aradada, Nov 16, 2007.

  1. #1
    Hi everybody,

    I have the following:

    
    <item>
    <title><![CDATA[Mi rss document]]></title>
    <description>
    <![CDATA[<DIV><IMG ALT='' WIDTH='100' HEIGHT='100' BORDER=0 HSPACE=5 VSPACE=5 SRC='http://www.110mb.com/image1.png'></DIV>
    <P CLASS='text'>Here is some text  ...</P>
    ]]>
    </description>
    </item>
    
    Code (markup):
    This code won't show the image image1.png.
    When I change:
    http://www.110mb.com/image1.png
    for
    http://www.mypage.com/image1.png
    it works.
    So my conclusion is that the code has a problem with the url
    http://www.110mb.com ... maybe because there are numbers on it?
    I really need to upload the images to http://www.110mb.com .. then, what can I do to solve it?

    Thanks a lot in advance!!
     
    aradada, Nov 16, 2007 IP