win32inet
.InternetGetCookie
string =
InternetGetCookie(
Url
, CookieName
)
Retrieves the cookie for the specified URL
Parameters
Url
: string
Site for which to retrieve cookie
CookieName
: string
Name of cookie (documented on MSDN as not implemented)