Demo ASP: session.asp | 2024-12-23 |
To demo the cookieless sessions, just turn off your cookies and use this form.
Session Object Demonstration | |
$Session->{Count} | 10 |
$Session->{Timeout} | 5 |
$Session->{SessionID} | 0897a8ed25708afa09d28a2a78c14e46 |
The value for $Session->{Count} gets reset to 10 on every session start in the global.asa file.