HTTP Hdlers
-
Dear all, I have developed a custom httphandler.But when i register this custom httphandler with any of my applications the controls are not getting rendered. i think it is because only one httphandler can process a web request at a time and the default asp.net httphandler is not processing the request. is there any way to get these two handlers process the request. how can i get the controls rendered even i use a custom httphandler. hope you all got my point. awating reply eagerly
Ramesh.Kanjinghat
-
Dear all, I have developed a custom httphandler.But when i register this custom httphandler with any of my applications the controls are not getting rendered. i think it is because only one httphandler can process a web request at a time and the default asp.net httphandler is not processing the request. is there any way to get these two handlers process the request. how can i get the controls rendered even i use a custom httphandler. hope you all got my point. awating reply eagerly
Ramesh.Kanjinghat
Let we know it in detail what the Default asp.net HttpHandler is doing and alos about the Custom HttpHandler.
Regards, Satips.:rose: