0
kicks
Loop through session variables and display the results
This is a great little utility I created some time ago that looks through all of the current users session variable to and displays them in a list down the page, it is very helpful in determining whether or not a session variable is alive, you could also port it to be used with cookies as well. Just create a page like sessiontest.aspx and paste in the following code save it to your server and run it to see the results...