It sounds like the IE6 session bug...in that case try adding:

header("Cache-control: private"); // IE 6 Fix.

after a session_start() call if there is one, or anywhere before sending output to the browser.


Terrence Wood.


Juha-Markku Liikala wrote:
Ok, problem solved...well kind of. I removed a my blog php-script from the
page and now it seems to work just fine...
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to