SourceForge.net Logo
May 13, 2006
© GPL
 
ProWikiCenter
Session Cookie
 
Difference (last change) (Author, normal page display)

Changed: 1c1
The SessionCookie is created after the Login in the LoginiForm. It is the technical connection to the user's RegistrationFile and UserStatus.
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 created after the Login in the LoginForm. It is the technical connection to the user's RegistrationFile and UserStatus.

The SessionCookie is deleted when

  1. the browser program is ended by the user
  2. the user does a Logout (see also ActionLogout)
Note: For this to work the browser must have cookies activated.


FolderProgramming FolderBrowser