NaviServer - programmable web server
4.99  5.0

[ Main Table Of Contents | Table Of Contents | Keyword Index ]

ns_setformencoding(n) 4.99.30 naviserver "NaviServer Built-in Commands"

Name

ns_setformencoding - Set the form encoding of the current connection

Table Of Contents

Synopsis

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.

ns_setformencoding charset

EXAMPLES

 % ns_setformencoding iso-8859-1
 iso8859-1

See Also

ns_charsets, ns_urlcharset, nsd

Keywords

encoding, i18n