Re: Set Cookie before I POST to server?
From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 03/12/04
- Next message: Michael Tissington: "Re: Include IE in DLL ..."
- Previous message: Nathan: "Set Cookie before I POST to server?"
- In reply to: Nathan: "Set Cookie before I POST to server?"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Set Cookie before I POST to server?"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Set Cookie before I POST to server?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Mar 2004 12:29:04 -0500
"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: Michael Tissington: "Re: Include IE in DLL ..."
- Previous message: Nathan: "Set Cookie before I POST to server?"
- In reply to: Nathan: "Set Cookie before I POST to server?"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Set Cookie before I POST to server?"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Set Cookie before I POST to server?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|