Maybe javascript *could* help. If you sent the user to a simple
'Please wait' page with a nice, animated smoking cigarette... and that
page sends an ajax request for the heavy lifting to proceed. When the
process succeeds, rewrite the page content.

Don

On May 5, 3:53 am, heohni <[email protected]>
wrote:
> Hi,
>
> I have to make a query over many database entries and it takes a while
> until the page is fully loaded and rendered with the results.
>
> Is there a way to give the user somehow a 'Please wait while page is
> loading'?
> I know that javascript will not help, as the page loading is caused by
> the server side...
>
> But can cake help me somehow on the serverside?
>
> Any ideas?

-- 
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
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to