File 'base/cgi.tcl' (part of 'Pool_Base')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
::pool::cgi::closePage ()
|
|
::pool::cgi::closeString ()
|
|
Returns: The HTML code stored in the currently active stringbuffer.
|
::pool::cgi::getString (script)
|
|
Argument: script
|
Tcl code to evaluate, should contain cgi commands producing HTML code. Nested 'getString' calls are possible.
|
Returns: The HTML code produced by script.
|
::pool::cgi::openPage (file)
|
|
Argument: file
|
Name of the file to write into.
|
::pool::cgi::openString ()
|
|
::pool::cgi::putsFile (args)
|
|
Argument: args
|
as accepted/required by the builtin 'puts'.
|
::pool::cgi::putsString (args)
|
|
Argument: args
|
as accepted/required by the builtin 'puts'.
|
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries