Forums

This topic is locked

Global ASA and sessions

Posted 19 Nov 2002 14:13:15
1
has voted
19 Nov 2002 14:13:15 David Stoltz posted:
I am tracking when users log in and log out of a web application.

I know my Global.asa file is firing, but in my Session_OnEnd event I make a connection to a SQL database and it does a table update - and IT'S NOT WORKING - ARGH!

The other lines in the same event work, which just change an application variable.

Is it possible that you can't connect to a DB in this event? Why wouldn't this work?

Thanks for any help!

Edited by - dstoltz on 19 Nov 2002 16:08:22

Replies

Replied 19 Nov 2002 16:56:30
19 Nov 2002 16:56:30 Brent Colflesh replied:
Dear Dstoltz,
I proffered an answer in the ASP forum.

Regards,
Brent

Reply to this topic