IHttpHandler to inject JavaScript?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mike Gleason jr Couturier

    IHttpHandler to inject JavaScript?

    Hi,

    we would like to include a JavaScript library to an existing site...

    we thought that maybe a IHttpHandler would be easy to configure in a new
    site.

    In the ProcessRequest function, is it possible to add chunks of HTML to the
    current served page?

    If not, how would you guys proceed?

    Thanks


Working...