July 4, 2008 at 8:19 pm
#772016
Inactive
@fintan 167692 wrote:
The example in the word doc is a working example
It’s an almost working example – I took mine from that – but it does not specify the feed.
I suspect that the problem may be the way I am storing the variables such as URL and count …
I’m removing all the [ and ] characters and just leaving the quotes
eg …
var AFF_ID = “71”; //Affliate ID
var feed = “http://rss.paddypower.com/rss/AffiliateBetHighlights.xml” //Feed URL
var max = 5; //Max number of races displayed
var count = 0; //Must be Zero for max to work
See http://www.goonersguide.com/PaddyPower_Reader2.htm for an example of the miserable failure …
:tongue:
any help greatly appreciated.
:hattip: