wml_return

EveAndersson.com : API Browser : wml_return

wml_return (public)

wml_return [ -no_cache ] page_wml
Defined in tcl/wap-defs.tcl

Writes a page to the connection, optionally writing out as HTML for debugging if the debug flag is set to 1.

Switches:
-no_cache (boolean)

Parameters:
page_wml - The page to be written.
Author:
Andrew Grumet <aegrumet@arsdigita.com>
[ show source ]

Show another procedure:

eve@eveandersson.com