Demo ASP: session.asp | 2024-11-06 |
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} | 09862d6569d265d7d3d27d7a9e51b6d5 |
The value for $Session->{Count} gets reset to 10 on every session start in the global.asa file.