aspx_professional thread: OnEndRequest in global.asax
I tried to use the Application_OnEndRequest in global.asax (according to page 594 in Wrox's "Professional ASP.NET" book) to add a footer to each page served, but the html tags are added after the "</HTML>" tag of the page, so results are not what i wanted. Did anyone tried with success the Application_OnEndRequest event in global.asax? Fabio Pagano
|





