Session Cookie
Difference (previous author)
(Change, Edit, normal page display)
Changed: 1c1,10
Describe the new page here.
|
The SessionCookie is created after the Login in the LoginForm. It is the technical connection to the user's RegistrationFile and UserStatus.
The SessionCookie is deleted when
- the browser program is ended by the user
- the user does a Logout (see also ActionLogout)
Note: For this to work the browser must have cookies activated.
FolderProgramming FolderBrowser
|