Hello to all, I have a handler for the .aspx (Page class) that spits out some text to the response object. However, when the handler finishes, it overwrites the original contents of the page. This is the question; is it possible to have my handler "append"
its output to the System's Page handler output? Please advise Thanks a lot! nagi
stiletto, thanks for your response. I'm new to this filters concept. Do they belong under the Modules umbrella or handlers'. can someone help with some sample code that demos this chaining? or any url that explains how this can be done? Thanks a lot all nagi
None
0 Points
3 Posts
daisy chain HttpHandlers' output
Oct 08, 2004 10:51 AM|nagi|LINK
Contributor
3294 Points
3302 Posts
Re: daisy chain HttpHandlers' output
Oct 08, 2004 09:28 PM|stiletto|LINK
None
0 Points
3 Posts
Re: daisy chain HttpHandlers' output
Oct 09, 2004 07:50 AM|nagi|LINK
Contributor
3294 Points
3302 Posts
Re: daisy chain HttpHandlers' output
Oct 10, 2004 08:44 AM|stiletto|LINK
None
0 Points
3 Posts
Re: daisy chain HttpHandlers' output
Oct 10, 2004 09:01 AM|nagi|LINK