Good Afternoon All,
This will be for the dhtml gurus or someone with lots of Internet savvy.
I have an asp website that authenticates user's and adds a cookie to validated user's. However, when a user closes the browser the cookie is still valid for 30 minutes (length of cookie). I want to invalidate that cookie. I have a logoff link that does this but if the user just closes the browser, that function is not called.
Is there some way (or event) to find out if the user has closed the browser? Anyone else have any idea how to invalidate a cookie when a user closes the browser?
Thanks,
Rewdee
This will be for the dhtml gurus or someone with lots of Internet savvy.
I have an asp website that authenticates user's and adds a cookie to validated user's. However, when a user closes the browser the cookie is still valid for 30 minutes (length of cookie). I want to invalidate that cookie. I have a logoff link that does this but if the user just closes the browser, that function is not called.
Is there some way (or event) to find out if the user has closed the browser? Anyone else have any idea how to invalidate a cookie when a user closes the browser?
Thanks,
Rewdee