Re: How do I know it is POST or GET method through IWebBrowser2
- From: "Sam Shi" <sam@xxxxxxxxxxx>
- Date: Tue, 25 Jul 2006 17:48:37 +0800
if PostData == NULL ==> GET
if PostData != NULL ==> POST ??
Let me try it.
Thanks!
"Igor Tandetnik" <itandetnik@xxxxxxxx> wrote
news:%23ZiWxz4rGHA.4512@xxxxxxxxxxxxxxxxxxxxxxx
"Sam Shi" <sam@xxxxxxxxxxx> wrote in message
news:OWhZUh4rGHA.3324@xxxxxxxxxxxxxxxxxxxx
Before the webbrowser_ctl begins to navigate a page, I need to know
the whether POST method or GET method it is in TranslateURL or
BeforeNavigator2..etc.
One of the parameters of BeforeNavigate2 event represents POST data. If
it's empty, it's GET request.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- How do I know it is POST or GET method through IWebBrowser2
- From: Sam Shi
- Re: How do I know it is POST or GET method through IWebBrowser2
- From: Igor Tandetnik
- Re: How do I know it is POST or GET method through IWebBrowser2
- From: Sam Shi
- Re: How do I know it is POST or GET method through IWebBrowser2
- From: Igor Tandetnik
- How do I know it is POST or GET method through IWebBrowser2
- Prev by Date: Re: How do I know it is POST or GET method through IWebBrowser2
- Next by Date: Re: Chevron support in a IDeskband toolbar
- Previous by thread: Re: How do I know it is POST or GET method through IWebBrowser2
- Next by thread: IHTMLWindow4::get_frameElement returns E_NOINTERFACE
- Index(es):
Relevant Pages
|
|