I want to add some stuff to a database when a sessions is ended or abondoned. I tried to do this in the global.asa file within the session_onend sub.

I am using Session variables in my querystring...

is it at al possible what i am trying ?