Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Thu, 11 Oct 2007 04:12:00 -0700,    group: microsoft.public.inetsdk.programming.webbrowser_ctl        back       


Re: PassthruAPP - how to get cookies+post data?   
what do you mean by "REAL APP"
how do I get that?

regards

Henrik

"Igor Tandetnik" wrote:

> rrrado  wrote:
> > Is it possible to get complete data sent to server in
> > BeginningTransaction() ? Or somewhere else?
> 
> To get all the headers, wait for BINDSTATUS_SENDINGREQUEST notification, 
> query the real APP for IWinInetHttpInfo and call QueryInfo to get the 
> headers you are interested in (or HTTP_QUERY_RAW_HEADERS or 
> HTTP_QUERY_RAW_HEADERS_CRLF for all headers).
> 
> Post data is available from IInternetBindInfo::GetBindInfo, specifically 
> BINDINFO::stgmedData and cbStgmedData.
> -- 
> 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
> 
> 
>
date: Thu, 11 Oct 2007 04:12:00 -0700   author:   Hinnack

Re: PassthruAPP - how to get cookies+post data?   
"Hinnack"  wrote in message
news:CA986DE4-C610-4197-A9FF-5118E9E85273@microsoft.com
> what do you mean by "REAL APP"

The APP that is actually doing the work. Your passthrough APP is just 
wrapping it.

> how do I get that?

m_spInternetProtocol
-- 
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
date: Thu, 11 Oct 2007 07:55:21 -0400   author:   Igor Tandetnik

Re: PassthruAPP - how to get cookies+post data?   
OK, Thanks.

by the way:
do you know a sample, where someone has implemented the whole app including 
IWinInetHTTPInfo and IWinInetInfo himself?

kind regards

Hinnack

"Igor Tandetnik" wrote:

> "Hinnack"  wrote in message
> news:CA986DE4-C610-4197-A9FF-5118E9E85273@microsoft.com
> > what do you mean by "REAL APP"
> 
> The APP that is actually doing the work. Your passthrough APP is just 
> wrapping it.
> 
> > how do I get that?
> 
> m_spInternetProtocol
> -- 
> 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 
> 
> 
>
date: Thu, 11 Oct 2007 06:16:01 -0700   author:   Hinnack

Re: PassthruAPP - how to get cookies+post data?   
Hinnack  wrote:
> do you know a sample, where someone has implemented the whole app
> including IWinInetHTTPInfo and IWinInetInfo himself?

No I don't know of such a sample. Why would you want to?
-- 
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
date: Thu, 11 Oct 2007 12:54:19 -0400   author:   Igor Tandetnik

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us