Strange thing with redirect on post
Wed, 2 Apr 2008 14:13:02 -0700 (PDT)
I discovered something strange with IInternetProtocol's bindinfo.
In the case of the following scenario:
- a POST request (with values posted application/x-www-form-
urlencoded)
- responded to with a redirect (301 Moved Permanently)
- and triggers a new GET request to the other URL
This last request has cb ...
|
How to set an InternetStatusCallback in PassThroughAPP
Wed, 2 Apr 2008 03:00:45 -0700 (PDT)
Hey every body,
first, sorry for my poor english.
In these days, i did an passthroughapp for windows mobile, and it runs
well, i can get all the http and https requests header. and now i have
a question, because i want to get the time for sending a request or
receiving a request or dns resolution time ..., just ...
|
Asynchronous pluggable protocol and IE 7 protected mode
Fri, 28 Mar 2008 14:01:44 +0800
Hi,
I've got a question regarding using asynchronous pluggable protocol (APP)
under IE 7 protected mode in Vista.
My protocol is based on the article here:
http://www.codeproject.com/KB/IP/DataProtocol.aspx . And the protocol has
the syntax of myprogram://something . The APP needs to use named pipes for ...
|
Dont read
Tue, 25 Mar 2008 12:03:52 +0100
Vendo coche de segunda mano, Seat ibiza, a? 2001 km
35000, Solo por 4500 euros.
[URL=http://www.anunciosgratis.de]Anuncios Gratis[/URL]
www.AnunciosGratis.de http://www.AnunciosGratis.de Anuncios
Gratis. ...
|
Assertion failed error in Protocolimpl.inl file of PassthruAPP
Mon, 24 Mar 2008 10:24:53 -0700 (PDT)
Hi,
I am getting Debug Assertion failed error in ProtocolImpl.inl file of
PassthruAPP .
What is it that is causing this error & how to resolve it ?
Thanks & awaiting your reply,
Hitesh. ...
|
Rebuild error
Mon, 24 Mar 2008 09:54:28 -0700 (PDT)
Whenever i Rebuild the solution I get the following error.
Project : error PRJ0050: Failed to register output. Please ensure you
have the appropriate permissions to modify the registry.
I am running the project thorugh admin previleges, still I get this
probelm.
Please help.
Thanks & awaiting your repl ...
|
permanently registering the PassthruAPP
Tue, 18 Mar 2008 18:29:01 -0700 (PDT)
Hi,
How do I permanently register the PassthruAPP ??
I want it to be called for all http request made by IE.
Where is the Class ID (CLSID) of the PassthruAPP protocol handler
mentioned ?
Please help. ...
|
|
|
using Passthruapp with IE
Tue, 18 Mar 2008 18:26:33 -0700 (PDT)
Hi all,
I am new to PassthruAPP & require some help.
There are 2 issues that I am facing.
1. I want to record all http request - response for Internet Explorer.
What changes do I need to do to achieve this.
2. I want Passthruapp to run in background --- i.e . when a user
navigates to a page through Int ...
|
How to Use PassthruAPP in a BHO
Tue, 11 Mar 2008 18:34:10 -0700 (PDT)
how to use PassthruAPP in BHO for measuring the time taken for each
http request of IE to complete ??
Please help.
Thanking You
Hitesh. ...
|
How to integrate PassthruAPP with IE (Internet Explorer)
Tue, 11 Mar 2008 18:32:33 -0700 (PDT)
Hello All,
I am new to PassthruAPP & COM,ATL.
I have run PassthruAPP & it gives a separate window where we type the
URL to be navigated & then we get the page.
I want to integrate PassthruAPP with the Internet Explorer. But have
no idea about doing it.
What I maen by interating with IE is that --
1. ...
|