You will not be able to use the normal method of views and layouts if you want continuous output to the user like that. You will have to simply have echo statements directly from your controller.
I think passing an array of results to the view is a better solution. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
