Hi,

I've started using Cake as of late but have run into a problem which I
hope one of the master bakers can easily resolve :)

I'm looking for a way to show a "temporary view" while things work in
the background, my web server is located "far" from some users and
there is a slight lag on loading of certain pages, most of the logic
is in the models and controllers but the user has no information that
things are still in the works until the view has loaded.

Basically, is there a way to show some HTML/view temporarily until all
the model/controller logic and execution is complete and then show the
required "final" view?

Thanks a lot!
R.

-- 
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