advertisement

Find Code  Advanced Search   

Free Newsletters:   
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
RSS News Processor .DLL with RSS Reader Client

Author: Stewart Downey
Category: ASP, HTML, and XML
Type: Classes
Difficulty: Intermediate

Version Compatibility:  Visual Basic 6  

More information: This project contains the code for a dll which retrieves and processes RSS xml data. Also included is a sample news reader program showing the usage of the dll. Inspired by the article http://www.freevbcode.com/ShowCode.Asp?ID=5665

Note: to get the client app to work, do the following:

  • Unzip the RSSReader.zip file included in the main .zip file and register RSSReader.dll using regsvr32 (the code for the .dll is included.
  • Download and install ListBoxX listbox control from cyotek: http://www.cyotek.com/products/product.asp?productid=albx5&tab=downloads
  • Download and install MB Splitter control by Marco Bellinaso from http://www.vb2themax.com/mbgallery/Controls.asp

This code has been viewed 599025 times.

Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.

source/RSSFeedReader.zip

Sponsored Links