|
XML RSS Content Feed Class Properties |
|
Properties |
||
| Version, ContentURL, PostData, MaxResults, ResultsXML, TotalResults, RSSVersion, ChannelLink, ChannelTitle, ChannelDescription, ChannelImgURL, ChannelImgTitle, ChannelImgLink, ChannelImgWidth, ChannelImgHeight, Cache, CacheDays, CacheCount, FromCache | ||
Collections |
||
| Results, Links, Titles, Descriptions, PubDates, Images, Ids, Headers | ||
|
Version
|
String, readonly Class object version string XML RSS Content Feed VBScript Class Version 1.0
|
|
| Top |
||
| ContentURL |
String, required The URL of XML RSS Content. Required for the GetRSS method.
|
|
| Top |
||
| PostData |
String The data to be posted to the ContentURL. Optional, for RSS feed providers which require data to be posted.
|
|
| Top |
||
| MaxResults |
Integer Maximum number of results to return
|
|
| Top |
||
| ResultsXML |
String, readonly The raw XML response returned from the server |
|
| Top |
||
| TotalResults |
Integer, readonly Total number of results returned (up to MaxResults) |
|
| Top |
||
| RSSVersion |
String, readonly The RSS Version of the results returned Example: 0.91, 1.0, 2.0 |
|
| Top |
||
| ChannelLink |
String, readonly The RSS Channel link |
|
| Top |
||
| ChannelTitle |
String, readonly The RSS Channel title |
|
| Top |
||
| ChannelDescription |
String, readonly The RSS Channel description |
|
| Top |
||
| ChannelImgURL |
String, readonly The image URL of the channel image Example http://www.computerworld.com/rss/computerworld_logo_sm.gif |
|
| Top |
||
| ChannelImgTitle |
String, readonly The caption of the channel image |
|
| Top |
||
| ChannelImgLink |
String, readonly The hyperlink URL of the channel image |
|
| Top |
||
| ChannelImgWidth |
Integer, readonly The width of the channel image |
|
| Top |
||
| ChannelImgHeight |
Integer, readonly The height of the channel image |
|
| Top |
||
| Cache |
String The full physical Cache folder path.
|
|
| Top |
||
| CacheDays |
Integer Number of days to keep files in Cache
|
|
| Top |
||
| CacheCount |
Integer, readonly Count of files in the Cache folder |
|
| Top |
||
| FromCache |
Boolean, readonly Indicates whether the current content was returned from the Cache.
|
|
| Top | ||
Collections |
||
| Top |
||
| Headers |
Strings, readonly The HTTP request headers that have been added with the AddHeader method. |
|
|
The following collections contain the details of all the items
in the RSS feed. The number of items in each collection is equal
to the value of TotalResults |
||
| Top |
||
| Results |
Integers, readonly Returns the number of the result item specified. This enables you to loop through the results as follows.
|
|
| Top |
||
| Links |
Strings, readonly Returns the URL of the result item specified |
|
| Top |
||
| Titles |
Strings, readonly Returns the title of the result item specified |
|
| Top |
||
| Descriptions |
Strings, readonly Returns the description of the result item specified |
|
| Top |
||
| PubDates |
Strings, readonly Item dates (optional) |
|
| Top |
||
| Images |
Strings, readonly Returns the image URL of the result item specified NB: The Images collection is only used for Amazon and eBay content. For Amazon the medium size image is returned and for eBay the item image is returned. |
|
| Top |
||
| Ids |
Strings, readonly Returns the Id of the result item specified NB: The Ids collections is only used for Amazon and eBay content. For Amazon the ASIN (ISBN) number is returned and for eBay the item Id is returned. |
|
| Top |
||
See Also
Search RSS
|
RSS LinksRSS Content Feedxml, rss, rdf, content, feed, vbscript,
class, news feeds, RSSContentFeed, properties,
methods, object, rss 0.91, 1.0, 2.0, asp,
vb, api, free news feed, sofotex, prweb,
alistapart, news.com, newsfactor, code,
coding, script, scripting, utility |
| Top | Home | ECommerce | Hosting | Site Map | Search | © 2003-6 | Contact |