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