ADP Tags
<% … %>- Execute arbitrary Tcl code. Only affects output if
ns_adp_putsis called. <%= … %>- Execute arbitrary Tcl code, insert result as string into result buffer.
This presentation also registers the tag <adp:q … >. It evaluates it's content, HTML-quotes it
and sends it to the output buffer. Allowed content is either $variable or command ?args?.