You mean HttpContext.Current.Application? Richard http://staff.develop.com/richardb
-----Original Message----- From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf Of Patrik L�wendahl Sent: 22 May 2002 13:33 To: [EMAIL PROTECTED] Subject: [DOTNET] Get hold of HTTP Application which created an object Hi, buikding a helper class for a web application in asp.net. The class needs to access th ecurrent HTTPApplication object, right now I pass it in the Helper class construction string. In classic ASP you could build components which could access the instanciation application. .Is this possible in ASP.NET, and if so how ? // Patrik L�wendahl You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
