[html::author "Brent Welch"] [mypage::header "Templates and State"] Sample Form
When a template is processed, information about the CGI values is available via the ncgi module, and the html module used to create the above form automatically initializes the form elements to match the CGI values.
CGI Values [html::tableFromList [ncgi::nvlist] "border=1"]
Environment [html::tableFromArray ::env "border=1" *] [mypage::footer]