Are you talking about updating the page while end-user is looking at it? Or
do you just need to have it updated on load / refresh?


On Wed, Aug 6, 2014 at 8:03 AM, Mike K <afpwebwo...@gmail.com> wrote:

>
> I have a radio station site, and I want to be able to update the pages
> automatically as events happen.  For example on the section where it says
> "what's on air now"  i want it to automatically change as the hour ticks
> over and the new show starts    Or as the live call of the sports ends and
> we return to music.
>
> Does anyone have a way to do that?   I have been unsuccessful at using
> now() as a function in a CFC because the CFC stays in memory and doesnt
> necessarily update the data it works with.   In fact the "what's on today"
> doesnt always have today's program listing - it often has yesterday's, even
> though it's based on now() as a parameter in the cfquery on the database
> programming table.
>
> --
> Cheers
> Mike Kear
> Windsor, NSW, Australia
> Adobe Certified Advanced ColdFusion Developer
> AFP Webworks
> http://afpwebworks.com
> ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from AUD$15/month
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359061
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to