|
This script shows all session variables used on a domain. Put this on your site and go to it, it shows the session variable and then the sessions content. Cut n' paste the whole thing into a new asp file. Code: ASP 3.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
Works perfectly  Written by Anonymous User (#1473-171) (Wednesday, May 07, 2008)
 |
Strengths: no comment Weaknesses: no comment Details: Works exactly as described. Helps to easily see if sessions are becoming unwieldy. Glad to see someone has written a piece of code to allow this. Have since modified the original code to add additional information and a troubleshooting section. I really enjoyed using this code and found it very helpful overall. Review Based On: 1 Hour(s) of usage |
Thank you!  Written by Anonymous User (#1708-337) from Troy, Michigan - USA (Wednesday, November 12, 2003)
 |
Strengths: Works Flawlessly every time! Weaknesses: no comment Details: I use it. It is perfect for what it is. While it COULD show a lot of other things, it doesn't try to do everything - just shows the session variables. Review Based On: 1 Day(s) of usage |
To many sessions  Written by Anonymous User (#1384-200) from San Diego California (Sunday, August 11, 2002)
 |
Strengths: Cut n' Paste Weaknesses: Could include more information that is similar, such as cookies Details: I sometimes create session variables in other places then the login page. This makes it easy to see what I am working with and show if a session has the right data in it too Review Based On: 1 Hour(s) of usage |
| |
|