Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: OnEndRequest in global.asax


Message #1 by fpagano@a... on Mon, 27 Aug 2001 00:52:05
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

  Return to Index