|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Session_OnEnd Problem - For experts |
From: |
Marek |
Date: |
5/3/1999 4:05:57 PM |
IP: |
207.139.20.57 |
Here it is:
I seem to have problems with my Session_OnEnd event. It gets fired since when i try to store a constant into an application variable it shows up on the screen when i write its value. The problem is when i try to affect a session variable to an application variable in the Session_OnEnd event, nothing seems to happen. It's as is there was no value in the session variable. I know that session variables are (or should be) dropped after the Session_OnEnd event... so why the heck can't I access one in Session_OnEnd.
Can anyone help me on that?
Thanks |
Follow Up - Re: Session_OnEnd Problem - For experts - Jerry 2/15/2000 9:20:22 AM
|
|
|
|
|
|
|
|
|
|
|
|