SourceForge.net Logo
May 13, 2006
© GPL
 
ProWikiCenter
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

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