cache problem in IE
Posted: Wed Oct 01, 2008 4:33 am
HI
i have added the following code in my page as
header("Cache-Control: max-age=3600");
so its populating the data even if i click the back button however the sessions are also caching in that page so if i logged in its not showing me the status that i was logged in where as in other pages its showing correctly that i was logged in "IT WAS ONLY HAPPENING IN IE"
Please help.
Thanks in advance
i have added the following code in my page as
header("Cache-Control: max-age=3600");
so its populating the data even if i click the back button however the sessions are also caching in that page so if i logged in its not showing me the status that i was logged in where as in other pages its showing correctly that i was logged in "IT WAS ONLY HAPPENING IN IE"
Please help.
Thanks in advance