Cookie FunctionsCookie Functions*
*



Contents  *



Index  *Topic Contents
*Previous Topic: HttpSendRequestEx
*Next Topic: InternetGetCookie

Cookie Functions

Cookies are the means by which, under HTTP protocol, a server or a script can maintain state information on the client workstation. The Win32 Internet functions have implemented a persistent cookie database for this purpose. Cookie functions are provided for users of Win32 Internet functions to set cookies into, and access them from, the cookie database. The caller of these functions should be familiar with cookies as outlined in ftp://ds.internic.net/internet-drafts/draft-ietf-http-state-mgmt-*.txt. Please note that the implementation of these functions is evolving; be cautious when using them.
InternetGetCookie
InternetSetCookie


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.