This code shows you how to embed a rss feed into a webpage. You can also download the below code rss_feeds_into_webpage.txt.
<%
Response.Expires = -1
' =========== RSS2HTML.ASP for ASP/ASP.NET ==========
' copyright 2005-2007 (c) www.Bytescout.com
' version 1.23, 14 June 2007
'...
RSS feed into a webpage...

