Demo ASP: session.asp | 2025-02-01 |
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} | 0efe7af58dc031fd3e8f26722a0e2c3f |
The value for $Session->{Count} gets reset to 10 on every session start in the global.asa file.