Skip to main content
Inspiring
April 28, 2008
Question

How do you automate an rss feed?

  • April 28, 2008
  • 1 reply
  • 660 views
I have a .cfm page that generates an RSS feed. Everything is working fine, but how do I automate it so it pudates the feed file every say hour or so? Is there something I can put in the application file that regenerates the feed file so it is being updated?

Thanks.
This topic has been closed for replies.

1 reply

Inspiring
April 28, 2008
How about a scheduled task in the CF Admin?

--
Ken Ford
Adobe Community Expert - Dreamweaver
Fordwebs, LLC
http://www.fordwebs.com


"siriiven" <webforumsuser@macromedia.com> wrote in message
news:fv4p2f$k6g$1@forums.macromedia.com...
>I have a .cfm page that generates an RSS feed. Everything is working fine,
>but
> how do I automate it so it pudates the feed file every say hour or so? Is
> there
> something I can put in the application file that regenerates the feed file
> so
> it is being updated?
>
> Thanks.
>

siriivenAuthor
Inspiring
April 28, 2008
That sounds like a good idea, however I pay for hosting so I do not have access to the administrator. Any other ideas?