k***@hotmail.com
2006-11-01 04:19:28 UTC
Is there a way to read a cookie by just the name without giving the
domain URL? Both CInternetSession.GetCookie and InternetGetCookie
expect domain url.
if that is not possible, is there an API or some workaround code which
loops through all the cookies no matter which domain they belong to?
Basically I just to read a cookie and get some values, but I only know
the name of the cookie and I wouldn't know the domain name.
Is it possible?
Thanks (I am NOT using .Net)
domain URL? Both CInternetSession.GetCookie and InternetGetCookie
expect domain url.
if that is not possible, is there an API or some workaround code which
loops through all the cookies no matter which domain they belong to?
Basically I just to read a cookie and get some values, but I only know
the name of the cookie and I wouldn't know the domain name.
Is it possible?
Thanks (I am NOT using .Net)