Mayve you can use the periodical updater. I know that does really match what you are asking but maybe you can find a way (session) to know what to update ? Also you could have a special layout for this controller / views that would contain a remote call every time it shows up .. Even the "default" layout could do it by checking the $this->name.
On Jun 16, 8:40 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello guys, > > I'm trying to update a div automatically every time a controller is > loaded using AJAX helper, I already update it using $ajax->link and > $ajax->submit, but it requires a click from user, so I'm wondering if > there's is a way to update a div once a controller action is called > via url, for example: /controller/view/something > > Any help is welcome, thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
