Browse by Tags

Related Posts

  • Request.Filter

    Hi,all I have some problem for changing 'Request.InputStream' with 'Request.Filter' or any other solution how can I change my Request InputStream ? before sending data to server. example:I wanna Replace the value "txt1" of asp.net textbox contorl coming from 'Request.InputStream'...
    Posted to HttpHandlers and HttpModules (Forum) by k1fathi on 02-21-2009, 12:00 AM
    Filed under: ASP.NET 2.0 Request size, BeginRequest, Http Modules, HTTPModules, HttpRequest, Application_AcquireRequestState
  • Re: S.O.S - Calling all HTTPModule Security Experts!

    The session is only available in an HttpModule between Application_AcquireRequestState and Application_ReleaseRequestState. Prior to the AcquireRequestState, it is not available via HttpContext.Current.Session. (However, in some instances it is available via the Context.Items collection prior to this...
    Posted to HttpHandlers and HttpModules (Forum) by foreachbiscuit on 10-24-2007, 12:00 AM
    Filed under: Session, HttpModule, Application_AcquireRequestState
Page 1 of 1 (2 items)