Sessions

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?
 
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?

double post, ignore this, use the other one please.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top