Simple ASP RSS Parser

So we tackled this issue in PHP a few posts back, but now it’s time to look for something that ASP sites can use in a similar fashion.

This is really simple to use, modify and customize. Find a valid feed URL that you want to use, place it where it says to, follow the instructions that are provided in the comments, modify how you want each item parsed out, upload it and you’re pretty much done.

  1. Get the Simple ASP RSS Parser code. Copy the entire block and place it where you want the feed to parse out on your “.asp” file
  2. Get the XSL template – copy, paste and save as “news.xsl
  3. Modify the XSL file to match your site structure, and zippidy-do-dah, there you go

Let us know if you have questions or comments. There are ways to customize this and modify it to do just about whatever you need. This is definitely not a cookie-cutter script that can only be used one way. There are countless ways to implement this thing. If you want to use it, but aren’t sure … ask. We’ll be happy to help.

Leave a Reply

Your email address will not be published. Required fields are marked *