When Rss Feed Will Be Updated
-
Hi, I am reading rss feed using webrequest class object and showing its title in my application. Can we have something that gives whether that particular feed is changed/updated at particular datetime so that I can update my application's data/content. Rite now I am comparing string value of previous one and the one which is fetched on particular instance of time. This will use my bandwidth even if that feed is not updated !!! Thanks, regards, divyesh
-
Hi, I am reading rss feed using webrequest class object and showing its title in my application. Can we have something that gives whether that particular feed is changed/updated at particular datetime so that I can update my application's data/content. Rite now I am comparing string value of previous one and the one which is fetched on particular instance of time. This will use my bandwidth even if that feed is not updated !!! Thanks, regards, divyesh
-
You need to have a look at the rss feed. They mostly have a date stamp of some kind, but how are you going to know if it has updated without fetching it to check anyway?
Bob Ashfield Consultants Ltd
Ashfield wrote:
but how are you going to know if it has updated without fetching it to check anyway?
magic Telepathic software - my favourite.
Never underestimate the power of human stupidity RAH