[ Table Of Contents | Keyword Index ]

ns_setformencoding(n) 4.99 "NaviServer Built-in Commands"

NAME

ns_setformencoding - Set the form encoding of the current connection

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    EXAMPLES
    SEE ALSO
    KEYWORDS

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.

ns_setformencoding charset

EXAMPLES

 
   % ns_setformencoding iso-8859-1
   iso8859-1

SEE ALSO

nsd

KEYWORDS

ns_charsets , ns_urlcharset