crj
2005-04-06 15:10:52 UTC
Hi
How do I find all -session- cookies for the current process?
I have tried using FindFirstUrlCacheEntry/FindNextUrlCacheEntry
but this only returns non-session cookies -
at least, I cannot see it returning any in the
tests I have run.
If I know a particular URL then using InternetGetCookie()
I can locate the cookies (session and non), but if I don't know the
URL how then do I find the session cookies?
Seems that I must be missing something pretty obvious here, but cannot see
what at the moment.
- chris
How do I find all -session- cookies for the current process?
I have tried using FindFirstUrlCacheEntry/FindNextUrlCacheEntry
but this only returns non-session cookies -
at least, I cannot see it returning any in the
tests I have run.
If I know a particular URL then using InternetGetCookie()
I can locate the cookies (session and non), but if I don't know the
URL how then do I find the session cookies?
Seems that I must be missing something pretty obvious here, but cannot see
what at the moment.
- chris