Concept Framework 1.0 documentation Contents | Index

CApplication.GetCookie

Name Type Access Version Deprecated
GetCookie function static version 1.0 no

Prototype:
static string GetCookie(string user)

Parameters:
user      The user or key associated with the cookie. Cannot contain characters that are invalid in a filename.

Description:
Gets the data set by [SetCookie] asociated with the current user and current host.

Returns:
A string containing the data set with [SetCookie]

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:00 2009 GMT(c)2009 RadGs Software