----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Rlabh Message 2 in Discussion Hi , At the end of each page loading in ASP.NET, you can make use of Page PreRender or Render event. If you are looking for something that will fire when one page is removed (unlaoded) and other page is called then you can make use of Page_Unload event. Page_Unload will work in both ASP.NET as well as in ASP. Regards, Rajesh K Labh E-SoftSys (an ISO 9001 - 2000 certified firm) Phone ( India ) 91-80-656 6604 Phone ( US) 610-277-7457 http://www.e-softsys.com ----- Original Message ----- From: subsonic1978 To: BDOTNET Sent: Thursday, November 27, 2003 11:15 AM Subject: ASP Query... New Message on BDOTNET ASP Query... Reply Reply to Sender Recommend Message 1 in Discussion From: subsonic1978 Hi everbody, I need to know whether there is any way to run a piece of code at the end of each ASP page. I know that there is an inbuilt subroutine called Session_OnEnd which will be executed at the end of each session. But I need some subroutine or method like Session_OnEnd, which will be executed at the end of each page. Please answer to my query ASAP. Bye. View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
