Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

are session variables availabe in the Session_onEnd

Status
Not open for further replies.

jkat

Programmer
Mar 9, 2001
17
0
0
US
i am having a bit of trouble with using Session variables. I was wondering if Session variables are still available during the execution of the code in the Session_onEnd sub.

Im specifically trying to access a session variable in the Session_onEnd and i think i keep getting blank values (because im assuming that they have already been wiped out)

Thanks for the help!!

-Jason
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top