Hey guys,
Keeping with the global.asa theme of the last post, I'm having probs firing the code within my session_onend code. I access a record (which in teh db locks it using a custom locking scheme), and then close my browser which should end the session. However, my code to perform db cleanup that I have in my session on end never fires! I changed the timeout property to 1 minute, and got rid of the http KeepAlive property. Any thoughts on how to get it to go?
Thanks,
Jack
Keeping with the global.asa theme of the last post, I'm having probs firing the code within my session_onend code. I access a record (which in teh db locks it using a custom locking scheme), and then close my browser which should end the session. However, my code to perform db cleanup that I have in my session on end never fires! I changed the timeout property to 1 minute, and got rid of the http KeepAlive property. Any thoughts on how to get it to go?
Thanks,
Jack