Article ID: 196062 - Last Review: August 30, 2004 - Revision: 1.2 How To Set and Get Cookies for a URL Using WinInet APIsThis article was previously published under Q196062 SUMMARY
From a Visual Basic application, you can set and get cookies on a client
that corresponds to a given URL by using the InternetSetCookie and
InternetGetCookie APIs from the WinInet.dll.
MORE INFORMATION
REFERENCES
For more information on the WinInet APIs (and specifically the
InternetSetCookie and InternetGetCookie functions), please see the WinInet
documentation in the MSDN library and the following Web sites:
WinInet.dll: http://msdn.microsoft.com/en-us/library/aa385483.aspx
(http://msdn.microsoft.com/en-us/library/aa385483.aspx)
Cookie APIs: http://msdn.microsoft.com/en-us/library/aa383261(VS.85).aspx
(http://msdn.microsoft.com/en-us/library/aa383261(VS.85).aspx)
| Article Translations
|
Back to the top
