Quote:
|
Originally Posted by pstation
Code:
Set-Cookie: BIGipServerweb8-13=286524994.20480.0000; path=/
Set-Cookie: SpNet=VsID=F24176AD%2D2F50%2D437F%2DADDD%2DF0D236ADBC66; expires=Wed, 25-Apr-2007 04:00:00 GMT; path=/
Set-Cookie: imlv=strna=UTH1; path=/
Set-Cookie: ASPSESSIONIDCCDTBQSA=EOBFMLACFKLLOPLBBBJGAAPP; path=/
If your webmaster ID is stored in "SpNet", it's saved for a year. otherwise it's it's gone the next time the surfer restarts their PC. they're using some sort of session system, so it's not exposed directly in the cookies.
|
That was my conclusion too.. thanks for clarifying it. Being a session system it's not when they close their PC... it's when they close their browser.
I now know what I need. Thanks,