首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

写了一个网站的RSS应用在IE下显示格式正常在谷歌和火狐下提示This XML file does not appear求教大神!解决办法

2012-04-05 
写了一个网站的RSS应用在IE下显示格式正常在谷歌和火狐下提示This XML file does not appear求教大神!写了

写了一个网站的RSS应用在IE下显示格式正常在谷歌和火狐下提示This XML file does not appear求教大神!
写了一个网站的RSS应用在IE下显示格式正常在谷歌和火狐下提示:This XML file does not appear to have any style information associated with it. The document tree is shown below.显示出来的是
<item>
<title>dsd</title>
<link>http://localhost/NewsShow.aspx?ID=1</link>
<description>
<![CDATA[ ddsds ]]>
</description>
<pubDate>2012/1/1 0:00:00</pubDate>
<category>123</category>
</item>
xml格式

[解决办法]
详细参考 RSS规范

热点排行