Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   GetWebCookie
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
Core functions
 
Configuration
Database access
Managing users, units and privileges
Task scheduler
WebHare mailer
WebHare webserver
GetWebCookie
  Get a cookie from the client
 
Library module::system/webserver.whlib
 
Syntax PUBLIC STRING FUNCTION GetWebCookie (STRING name)
 
Parameters
name Name of the cookie
 
Returns The contents of the cookie, or an empty string if no cookie with the specified name was submitted
 
 
In library 'webserver'
AddHTTPHeader
CloseWebSession
CreateWebSession
GetAllWebHeaders
GetAllWebVariables
GetClientLocalIp
GetClientLocalPort
GetClientRemoteIp
GetClientRemotePort
GetClientUsername
GetClientWebserver
GetRequestBody
GetRequestMethod
GetRequestURL
GetServerBoottime
GetWebBlobVariable
GetWebCookie
GetWebHeader
GetWebSessionData
GetWebVariable
GetWebVariableFilename
GetWebVariableLength
IncludeCGIScript
IsRequestPost
Redirect
SendWebFile
SetWebCookie
StoreWebSessionData
 
Top To top of page