If you're using iframes and it appears you cannot start sessions or set cookies in Internet Explorer (IE), then most likely you have an issue related to the P3P header.
In PHP you'll probably be able to fix the problem by adding the following line at the beginning of your script (for other languages find and use the equivalent):
header('P3P: CP="ALL ADM DEV PSAi COM OUR OTRo STP IND ONL"');
Recent comments
7 weeks 2 days ago
8 weeks 1 day ago
14 weeks 6 days ago
15 weeks 2 days ago
16 weeks 6 days ago
19 weeks 5 days ago
24 weeks 1 day ago
29 weeks 1 day ago
34 weeks 6 days ago
41 weeks 5 days ago