![]() |
Delete all encrypted session cookies help?
I need so help delete all the encrypted session cookies on logout. Here's where I'd like to put the script. If anyone can help that would be awesome. Thanks in advance.
Code:
Session.Contents.RemoveAll()Ok after more research I found out my problem. FireFox and IE or not deleting my aspsessionid from saved cookies. Is there away to force FF and IE to remove all cookies attached to my site? |
So long as you redirect to another ASP page, it won't happen. Oh, abandoning the session means that the CURRENT encrypted sessionid will be removed, but as soon as you go to another ASP page, that page will generate a new encrypted sessionid.
|
| All times are GMT +1. The time now is 09:02 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.