Using AjaxHelper::div( ) and AjaxHelper::divEnd( ), you can create
sections of your view that can be rendered and updated on the client
side.  And although you could update one view with the contents of
another, the whole point of this feature is to allow you to use a
single view/action for regular web requests, as well as Ajax and Ajax
update requests.

See here for a code example:
http://groups.google.com/group/cake-php/msg/cf10b929a33db24e


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

Reply via email to