Re: Set Cookie before I POST to server?
anonymous_at_discussions.microsoft.com
Date: 03/12/04
- Next message: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- Previous message: Igor Tandetnik: "Re: Include IE in DLL ..."
- In reply to: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- Next in thread: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- Reply: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Mar 2004 11:41:38 -0800
I've tried using a string "Cookie: value" and placing it
into the header in the Navigate method. Doesn't
work...unless I'm doing something wrong. I'll look into
the InternetSetCookie. Thanks!
>-----Original Message-----
>"Nathan" <anonymous@discussions.microsoft.com> wrote in
message
>news:290F1FD8-BD0A-4AFD-B7B7-0F0E2A0EE3C9@microsoft.com...
>> Is there any way I can set the cookie value in the HTTP
header using
>either IE or webbrowser control (VB 6) before navigation?
>
>You can plant a cookie at any time with InternetSetCookie
[Ex]. You can
>also try passing a well-formed Cookie: header as a
parameter to
>Navigate. I haven't tried it, not sure it will work.
>--
>With best wishes,
> Igor Tandetnik
>
>"For every complex problem, there is a solution that is
simple, neat,
>and wrong." H.L. Mencken
>
>
>.
>
- Next message: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- Previous message: Igor Tandetnik: "Re: Include IE in DLL ..."
- In reply to: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- Next in thread: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- Reply: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|