Re: Cache Problem with safari 4

2009-09-14 Thread Martin Westin
. /Martin On Sep 11, 6:13 am, p_tucky p_tu...@whatinthai.com wrote: Hi, I have cache problem with safari 4. Any one have problem like me? I’ve tried with this code but does not work. It take me to the previous page and have still show the text on form. function beforeFilter

Re: Cache Problem with safari 4

2009-09-14 Thread p_tucky
. It simply re-displays what it a few moments ago. I have not checked if the browser technically does a request or not. It is just a feeling I get. /Martin On Sep 11, 6:13 am, p_tucky p_tu...@whatinthai.com wrote: Hi, I have cache problem with safari 4. Any one have problem like me

Re: Cache Problem with safari 4

2009-09-13 Thread Marcelo Andrade
On Sun, Sep 13, 2009 at 7:33 AM, p_tucky p_tu...@whatinthai.com wrote: Please test on FF3.5, IE7+ , and Safari4 http://perhabs.com/cake_test user: test pass: test please look at display current time under login button. After login then click back button then see display time Firefox and

Re: Cache Problem with safari 4

2009-09-12 Thread p_tucky
at all when using the back button. It simply re-displays what it a few moments ago. I have not checked if the browser technically does a request or not. It is just a feeling I get. /Martin On Sep 11, 6:13 am, p_tucky p_tu...@whatinthai.com wrote: Hi, I have cache problem with safari 4. Any

Re: Cache Problem with safari 4

2009-09-11 Thread Martin Westin
if the browser technically does a request or not. It is just a feeling I get. /Martin On Sep 11, 6:13 am, p_tucky p_tu...@whatinthai.com wrote: Hi, I have cache problem with safari 4. Any one have problem like me? I’ve tried with this code but does not work. It take me to the previous page and have

Cache Problem with safari 4

2009-09-10 Thread p_tucky
Hi, I have cache problem with safari 4. Any one have problem like me? I’ve tried with this code but does not work. It take me to the previous page and have still show the text on form. function beforeFilter() { if($this-action == ‘login’) { $this-disableCache(); } Header