I have one script that is taking a long time processing many records. So, I have the script update a session variable when it loops, and I make periodic AJAX calls using javascript's setInerval() which check that session variable and update a progress bar. It works great, but I can't figure out how to do it the cake way :)
How can I make a cake AJAX call from javascript? Thanks, Jason Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
