Hi everybody,

I'm quite new to Cake and playing actually around, trying to understand
everything - so please excuse, if there may come some newbee questions
next time :-)

So this is my question: 
When using $this->flash(), I can print out a message an redirect my user
to a given page, like it's done in the blog tutorial:
$this->flash('The post with id: '.$id.' has been deleted.', '/posts');
How can I specify/change the view of this message/of the redirect site?

Or would it be possible to show a specified view (f.e.
/.../delete.thtml) only for a few seconds and then redirect the user?

Thanks for your help,
Daniel

P.S.: English is not my mothertongue, so please have patience if there
are some grammatical mistakes in my mail... :-)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to