In a clearer manner..hmm...well....
I'm doing this website where there is a member area , which I use session cookies to track them.
Now when they register, they have to go to their e-mail and click on the hyperlink to a new window to my website.
In this page, once I check their registration password, I'll create the session cookie for them.
I heard of I.E 6 privacy features where it blocks third party cookies depending on your privacy setting. And I don't plan to create those whatever compact privacy statements ...because I heard that session cookies are allowed if your using it as a first party cookie.
Don't get what I mean? Then read up on:
http://msdn.microsoft.com/library/de...acyfeature.asp
Now I fear this would effect my logic.
So refering to my first post, can anyone give me any comments?
Does anyone know what I'm talking about?