Thats the solution! Simple include of RequestHandler component will do all automagically.
THANKS!! On 31 Mai, 11:47, Điển vũ <[email protected]> wrote: > Sorry, cakephp don't set $this->autoRender = false. But it will check your > ajax.ctp. I only need create blank layout ajax.ctp > <?php > echo $content_for_layout; > echo $js->writeBuffer(); // recommmend > ?> -- 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
