bostjank
01-06-2007, 02:58 PM
Hello!
I have encountered a strange and illogical situation (for me :)) - I'm using ASP to test how many of my users have persistent and session cookies enabled. As session cookies expire at the end of the session, one may expect that more users would allow the use of session cookies versus persistent ones (indeed, some browsers let you use session cookie even if persistent cookies are disabled).
But the results have surprised me - according to my statistics, 99.38% of my users have persistent cookies enabled, while only 98.78% of users allow session cookies. This situation occurs with users that use IE, Firefox or Opera browser.
Do you have any idea about the reasons for this situation?
Thanks for your help,
Bostjan
I have encountered a strange and illogical situation (for me :)) - I'm using ASP to test how many of my users have persistent and session cookies enabled. As session cookies expire at the end of the session, one may expect that more users would allow the use of session cookies versus persistent ones (indeed, some browsers let you use session cookie even if persistent cookies are disabled).
But the results have surprised me - according to my statistics, 99.38% of my users have persistent cookies enabled, while only 98.78% of users allow session cookies. This situation occurs with users that use IE, Firefox or Opera browser.
Do you have any idea about the reasons for this situation?
Thanks for your help,
Bostjan