Ns setformencoding
From AOLserver Wiki
NAME
- ns_setformencoding - Set the form encoding of the current connection
SYNOPSIS
- ns_setformencoding charset
DESCRIPTION
- Set the form encoding of the current connection. If the connection's urlencoding value is being changed then flush any form set cached locally, ns_conn will do the same.
EXAMPLES
% ns_setformencoding iso-8859-1 iso8859-1
SEE ALSO
Category Documentation - Category Core Tcl API
