D
David Jessee
Does anyone know if there's a way to register a HTTPModule at runtime?
One of the big reasons we use them is to create graphics on the fly. I have
a calendar control that allows the developer to specify an image to activate
the calendar. I was thinking that it would be great if that control could
dynamicly register a module that rendered any one of 3 or 4 images. From a
configuration standpoint, the developer would just have to plop the control
(yeah, technical terminology) on the web form and the control would register
the image HTTPModule with the web application if it didn't already exist.
One of the big reasons we use them is to create graphics on the fly. I have
a calendar control that allows the developer to specify an image to activate
the calendar. I was thinking that it would be great if that control could
dynamicly register a module that rendered any one of 3 or 4 images. From a
configuration standpoint, the developer would just have to plop the control
(yeah, technical terminology) on the web form and the control would register
the image HTTPModule with the web application if it didn't already exist.