docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 4.5Web Developer ManualVariables, Scopes & Entities
Copyright © 2012, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

Encoding
Client Scope
Cookie Scope
Form Scope
Page Scope
Request Header Scope
Roxen Scope
Var Scope

Form

This scope contains the form variables, i.e. the answers to HTML forms sent by the client. Both variables resulting from POST operations and GET operations gets into this scope. There are no predefined entities for this scope.