NaviServer - programmable web server
4.99  5.0

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

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

Name

ns_formfieldcharset - Set the urlencoding to the charset given in the named form field if it exists

Table Of Contents

Synopsis

Description

Examine the incoming form for a field with the given name, which is expected to contain the character set that the data is encoded. If this field is found, use that charset to set the urlencoding for the current connection.

COMMANDS

ns_formfieldcharset form-field-name

EXAMPLES

 % ns_formfieldcharset user_charset

See Also

nsd

Keywords

i18n, ns_charsets, ns_urlcharset