Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: HttpApplication behavior overriding


Message #1 by <zivf@m...> on Mon, 25 Feb 2002 12:27:54 +0200
does anyone know what do I need to do if I want to have the control over 

"which page is currently being requested"?

from what I understand, I need to do one of the following:

1. write code in the Global.asax events

2. override one or more of the Global.asax members

3. use an IHttpHandler object as the default handler for aspx pages in 

my project/application



if anyone has done any of the above before, or knows any more about 

them, I'll be more than grateful.



Ziv.


  Return to Index