Hi,
It may be that the Google fetcher is caching your feed. Take a look
at Dann's post (http://groups.google.com/group/Google-Gadgets-API/
browse_thread/thread/2afffc6c3d26341a#b4fe5c54984275d2) and try to
bust the cache.
On Feb 22, 2:15 am, "Nik36" <nik....@gmail.com> wrote:
I'm using _IG_FetchFeedAsJSON to call in a rss feed.
The feed is generated from an access database using ASP.
At the moment the gadget has created a duplicate of a particular item
complete
with it's own unigue id.
Problem is that this item does not exist in the database at all????
The real item has an id of 96, the gadget created duplicate has an id
of 95
This has occurred only for this one item that I believe was deleted
and re-created.
Does the Gadget API 'remember' entries?
Can I turn this feature off?
I am confused!!