Tag: ASP

  • Display RSS feed contents as HTML using ASP

    In a project I was working on, I needed to show the five latest items in an RSS feed as HTML on an ASP website. I found an ASP script online (sorry I cannot find the URL where I found it at this time) and I modified it for my needs. Here’s the ASP code…