Hi All,

I was able to generate an RSS for the news I provide with ASP and MS SQL
backend. When I opens it its working fine with any RSS reader, But its not
getting updated, when I update the feed. Its showing the one which I made
the day one, How to rectify and what could be the problem.
Any help is appriciated.

Regards,
Benny

Re: RSS update problem. by Curt_C

Curt_C
Mon Jul 19 08:59:35 CDT 2004

little to vague to really help but it sounds like caching. look on
www.aspfaq.com for info on stopping your page from caching

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com


"msnews.microsoft.com" <agbenny@lycos.com> wrote in message
news:eqVEClYbEHA.2972@TK2MSFTNGP12.phx.gbl...
> Hi All,
>
> I was able to generate an RSS for the news I provide with ASP and MS SQL
> backend. When I opens it its working fine with any RSS reader, But its not
> getting updated, when I update the feed. Its showing the one which I made
> the day one, How to rectify and what could be the problem.
> Any help is appriciated.
>
> Regards,
> Benny
>
>



Re: RSS update problem. by Rob

Rob
Mon Jul 19 13:34:04 CDT 2004

"msnews.microsoft.com" <agbenny@lycos.com> wrote in
news:eqVEClYbEHA.2972@TK2MSFTNGP12.phx.gbl:

> Hi All,
>
> I was able to generate an RSS for the news I provide with ASP and MS
> SQL backend. When I opens it its working fine with any RSS reader, But
> its not getting updated, when I update the feed. Its showing the one
> which I made the day one, How to rectify and what could be the
> problem. Any help is appriciated.
>
> Regards,
> Benny
>
>
>

I expect this is a caching issue...

use response.expires = 0 for starters...

do a search on google for: asp prevent caching
this will give you some more pointers!

Hope this helps!

--
Robert Collyer
www.webforumz.com
Free Web Design and Development Help, Discussions, tips and Critique!
ASP, VB, .NET, SQL, CSS, HTML, Javascript, Flash, XML, SEO !