V
Vertigo
Hi there,
I am developing a small-scale website that uses session cookies.
Everything works fine in Firefox, and IE7, but in IE6 whenever I click
a link, it brings up a blank page with the original url still in the
address bar. Upon clicking refresh, the desired page is correctly
loaded.
I have narrowed it down to the session handling, as commenting
session_start(); makes the links work just fine. I have found the
correct session cookie under Firefox's cookie browser, but cant find
it anywhere in TIF under IE6.
What could be causing this strange behaviour?
I am developing a small-scale website that uses session cookies.
Everything works fine in Firefox, and IE7, but in IE6 whenever I click
a link, it brings up a blank page with the original url still in the
address bar. Upon clicking refresh, the desired page is correctly
loaded.
I have narrowed it down to the session handling, as commenting
session_start(); makes the links work just fine. I have found the
correct session cookie under Firefox's cookie browser, but cant find
it anywhere in TIF under IE6.
What could be causing this strange behaviour?