advertisement

Find Code  Advanced Search   

browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Display Headlines From an RSS Feed on Your Website

Author: Intelligent Solutions Inc. (Featured Developer)
Category: ASP, HTML, and XML
Type: Snippets
Difficulty: Intermediate

Version Compatibility:  ASP  

More information: RSS, which stands for Really Simple Syndication, is a standard that allows web sites to syndicate their content and other web sites to publish this content. This code will allow you to display RSS syndicated feeds on your web site, using ASP. You can find sites that syndicate their content via RSS at http://www.syndic8.com.

Updated 7/8/03 with a few changes that make the feed display more flexible in dealing with the various flavors of RSS. In addition, a flag (bUseApp, line 1) can be toggled so the feeds are cached either as files or in memory (i.e., within the Application object)

This code has been viewed 86961 times.

Instructions: Copy the declarations and code below and paste directly into your VB project.


Declarations:

Code:

Sponsored Links


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers