A
Amir
I'm writing a HttpModule that contains an event handler for EndRequest event
of HttpApplication class.
How can I edit the buffored output till yet in this event handler?
I didn't found any property or method in the response object.
Thanks in advnced
of HttpApplication class.
How can I edit the buffored output till yet in this event handler?
I didn't found any property or method in the response object.
Thanks in advnced