create client side cookie from .exe (atl code)
-
Hello, I am interested in creating a standard cookie file from a .exe application, that will later be consumed by a intranet application via the ie browser. (I'd like to be able to generate client side cookie files without without actually running the ie browser). is this possible from a client side only app (.exe)? any help is appreciated. sas
-
Hello, I am interested in creating a standard cookie file from a .exe application, that will later be consumed by a intranet application via the ie browser. (I'd like to be able to generate client side cookie files without without actually running the ie browser). is this possible from a client side only app (.exe)? any help is appreciated. sas
Have you looked at
InternetSetCookie()
? --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- Four fonts walk into a bar. The bartender says "Hey - get out! We don't want your type in here." -
Have you looked at
InternetSetCookie()
? --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- Four fonts walk into a bar. The bartender says "Hey - get out! We don't want your type in here."