hi,
Newbee to cake.
I am using flash, biut it doesnt seem to directing me to the url i
give.
Was trying a tutorail page, and gave something like
if($this->Note->save($this->data['Note']))
{
$this->flash('Your note has been updated.','/notes/');
}
in edit function in NotesController.
I am ablte to access http://localhost/cake/notes as such.. but after i
edit one of the notes its not redirecting me to the new url.
I tried giving even time in flash method. No success.
Any pointers???
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---