I have created the RSS Feed page it shows error.!

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<u><b>ERROR: </b></u>
<table cellpadding=0 cellspacing=0><tbody><tr>
<td rowspan=2 align=left>
</td>
<td align=left>
<h1>Internet Explorer cannot display this feed</h1></td></tr>
<tr>
<td class=errorCodeAndDivider align=right>

</td></tr>
<tr>
<td>  </td>
<td align=left>
<h3>This feed contains code errors.</h3></td></tr>
<tr>
<td>  </td>
<td align=left>
<h4>
<table>

<tbody><tr>
<td><img src="http://forums.asp.net/bullet.png" class=actionIcon alt="" border=0> </td>
<td><span><a>Go
back to the previous page. </td></tr></tbody></table></h4></td></tr>
<tr>
<td align=right>  </td>
<td align=left>
<h4>
<table>

<tbody><tr>
<td> http://forums.asp.net/ <img src="http://forums.asp.net/up.png" class=actionIcon alt="" border=0>
</td>
<td><span><a>More
information </td></tr></tbody></table></h4>
<div style="" class=infoBlock>
Cannot have a DOCTYPE declaration outside of a
prolog.
 Line: 3 Character: 11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd   This is my<b><i> code.</i></b> i get it from the<i><u> viewSource </u></i>of this page.::   <pre class=coloredcode><?xml version="1.0" encoding="utf-8"?>
<<span class=tag>rss<span class=attr> version=<span class=attrv>"2.0">
<<span class=tag>channel><<span class=tag>title>Latest Articles List
</<span class=tag>title><<span class=tag>link>http://www.worldofasp.net</<span class=tag>link>
<<span class=tag>description>some description here</<span class=tag>description>
<<span class=tag>item>
<<span class=tag>title>sdf</<span class=tag>title>
<<span class=tag>description>sdf</<span class=tag>description>
<<span class=tag>link>http://www.yourwebsite.com/june@gmail.com</<span class=tag>link>
<<span class=tag>pubDate>3/16/2009 2:53:00 PM</<span class=tag>pubDate>
</<span class=tag>item>
<<span class=tag>item>
<<span class=tag>title>f</<span class=tag>title>
<<span class=tag>description>dfgd</<span class=tag>description>
<<span class=tag>link>http://www.yourwebsite.com/Vel@gmail.com</<span class=tag>link>
<<span class=tag>pubDate>3/16/2009 12:29:33 PM</<span class=tag>pubDate>
</<span class=tag>item>
<<span class=tag>item>
<<span class=tag>title>sdf</<span class=tag>title>
<<span class=tag>description>sdf</<span class=tag>description>
<<span class=tag>link>http://www.yourwebsite.com/raj@gmail.com</<span class=tag>link>
<<span class=tag>pubDate>3/16/2009 12:28:59 PM</<span class=tag>pubDate>
</<span class=tag>item>
</<span class=tag>channel>
</<span class=tag>rss>

<<span class=tag>!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd

<<span class=tag>html<span class=attr> xmlns=<span class=attrv>"http://www.w3.org/1999/xhtml" >
<<span class=tag>head><<span class=tag>title>
RSS Feed Page
</<span class=tag>title></<span class=tag>head>
<<span class=tag>body>
<<span class=tag>form<span class=attr> name=<span class=attrv>"form1"<span class=attr> method=<span class=attrv>"post"<span class=attr> action=<span class=attrv>"RSS.aspx"<span class=attr> id=<span class=attrv>"form1">
<<span class=tag>div>
<<span class=tag>input<span class=attr> type=<span class=attrv>"hidden"<span class=attr> name=<span class=attrv>"__VIEWSTATE"<span class=attr> id=<span class=attrv>"__VIEWSTATE"<span class=attr> value=<span class=attrv>"/wEPDwUJNzgzNDMwNTMzZGQtkSLwZMytlSKAsFLPh1MKYNGq9A==" />
</<span class=tag>div>

<<span class=tag>div>

</<span class=tag>div>
</<span class=tag>form>
</<span class=tag>body>
</<span class=tag>html>
[/code]  <u><i>Can u pls tell what the problem how to resolve this issue.</i></u> ? </td></tr></tbody></table><hr class="sig venkatesan

View the full article
 
Back
Top