![]() |
|
| Demo ASP: session.asp | 2025-11-05 |
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} | 07916fd57d67786d4afe4a8fa7bd62c0 |
The value for $Session->{Count} gets reset to 10 on every session start in the global.asa file.