EuroTcl2026: ADP - The NaviServer Web Anti-Framework

Now we need Forms

Strategy: Depending on the HTTP method

  1. Process submitted form data.
  2. Render the page, build up the form(s).

How?

ns_getform
returns an ns_set with the form values, if any.
ns_conn method
returns the method used (GET, POST, …)

Sample form / Submission result: You got me: apples.