Based on my research CakePHP does not handle well the scenario that
may require updating a user periodically on progress (e.g. sending 20
(200, 2000) emails:  1 of 20, 2 of 20, etc or even updating a jQuery
progress bar).

In my case it would be easy to send the CakePHP View the 20 URL's so
that a javascript or AJAX engine could then run those 20 jobs,
enabling a progress bar to be shown, even stopping progress if
desired.

Am I missing something?  If not, any existing solutions out there?  Or
is it so simple nobody has bothered packaging anything (not simple for
this non-Ajax Baker).

Thanks!

George

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to