Class Index | File Index

Classes

Namespace cgi

gpsee.module.ca.page.cgi - CGI module
Defined in: cgi.jsdoc.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
cgi
CGI module for writing CGI scripts
Field Summary
Field Attributes Field Name and Description
<static>  
cgi.query
Provides access to parsed query-string variables

cgi.query's members reflect the contents of the query string once it has been initialized with its readQuery() member method.

Namespace Detail
cgi
CGI module for writing CGI scripts
Author: Wes Garland, PageMail, Inc., wes@page.ca.
Field Detail
<static> cgi.query
Provides access to parsed query-string variables

cgi.query's members reflect the contents of the query string once it has been initialized with its readQuery() member method. Multiple query string arguments of the same name may be unsupported.


Documentation generated by JsDoc Toolkit 2.1.0 on Tue May 11 2010 20:54:15 GMT-0400 (EDT)