I also considered this issue in first, and put these lines in the header: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Expires" content="Mon, 26 Jul 1997 05:00:00 GMT" /> <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" /> <meta http-equiv="Pragma" content="no-cache" />
now when I use back button in IE, I got Webpage has expiredError. I have to refresh the page to view it. This never happened in Firefox. What IE is doing here? Any solution to make it work? On Sun, Feb 22, 2009 at 12:00 AM, Sid Bachtiar <[email protected]>wrote: > > Are you sure it is not just IE caching the page and therefore > displaying the login form again? > > On Sun, Feb 22, 2009 at 5:51 PM, xhe <[email protected]> wrote: > > > > I just found that whenever I use back button in IE, the session is > > flushed and user has to login again. But using firefox will give > > excellent effect, user can use back button, and the session value is > > still there. > > > > If use use link or button provided by the web page, the session won't > > lose in IE at all, only back button in IE browser will cause this > > issue. > > > > I am using symfony 1.2, I have enabled csrf checking. > > > > Have anyone ever met this issue before? If so, how did you handle it? > > > > Thank you for your kind consideration. > > > > > > > > > > > > > -- > Blue Horn Ltd - System Development > http://bluehorn.co.nz > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
