i save a form data in page1. it redirects to page2. if i press the back
button in the browser, all the data is still there. how do i detect that the
back button was just pressed, so i can set $this->data to null? Can I use
the afterFilter() and set $this->data to null there?

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

Reply via email to