Scripts are listed afer popularity. To display the scripts in alphabetical order please click here
1)
Extract News Feed from Yahoo via RSS
FREE ASP CODE: How to create your own YAHOO RSS News Feeds and use it on your own website. This free tutorial code demonstrates the use of Microsoft's XML and document objects: MSXML2.ServerXMLHTTP, Microsoft.xmlDOM, and RSS.
By using XML document, you will be able to disect a returned document and decide on your own how you would like to handle those pieces of data. You can apply your own custom placement and formatting, etc.
|