Creating an RSS Feed on your FrontPage Web Site
Recently I saw a question asking how to create an RSS Feed on a FrontPage web site so I thought it might be useful to post the response I gave here.
Most of the blogs are using ASP.NET. If that's what you're doing there's an article at http://aspnet.4guysfromrolla.com/articles/021804-1.aspx that gives you the code for how to do this on your site.
If you aren't using ASP.NET check out this article:
http://msdn.microsoft.com/office/default.aspx?pull=/library/en-us/odc_fp2003_ta/html/odc_fpbldgxmlwebs.asp
or this article .....
http://blogs.msdn.com/lisawoll/archive/2004/11/19/266972.aspx
and these sites ........
http://www.webreference.com/xml/column13/
http://www.webreference.com/authoring/languages/xml/rss/
http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html
http://www.mnot.net/rss/tutorial/