Search

You searched for the word(s): userid:817177

Matching Posts

  • Re: How to Add header variables to HttpResponse object

    Hi Chist, I did registered the module in the Web.Config but it does not work either. Let me say something, I have IIS version 5.1, I running on Windows XP and I have no idea if it can affect the code generated. Do you have any other way to add to add headers to the response. Thank you very much, Armando
    Posted to HttpHandlers and HttpModules (Forum) by 287867 on 8/7/2008
  • How to Add header variables to HttpResponse object

    Hello, I tried the example you typed but it did not work for me. That's exactly what I want to do, just add header variables to a HttpResponse object in order to when this get the destination my header variable is added to the pipeline. Could you please send me a more complete example? Thanks very much in advance Armando
    Posted to HttpHandlers and HttpModules (Forum) by 287867 on 8/5/2008
  • Re: How to build http request and add a header to the heder collection

    Hello, Thanks for your answer I just did that, and I also registered the module in the Web.config, when I run the code the following error comes out: Error Line: --------- Dim headers As NameValueCollection = response.Headers Error Description-- This operation requires IIS integrated pipeline mode. At the end of my message I paste the portion of my code for you to see. I try also with: response.AddHeader("variable","value") and it do not send the header in the response. Thanks
    Posted to HttpHandlers and HttpModules (Forum) by 287867 on 8/5/2008
  • How to build http request and add a header to the heder collection

    Hello everyone, Could you please help me with this issue it is urgent. I am traying to call a page http://www.whatevers.com but I need to build the request and to add some new values to the header collection because this servers need that value in the request. I want that once the request is made the browser jumps directly to that url too Could you help me with this Thanks in advance Armando
    Posted to HttpHandlers and HttpModules (Forum) by 287867 on 8/1/2008
Page 1 of 1 (4 items)