[ Table Of Contents | Keyword Index ]

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

NAME

ns_cookiecharset - Set the urlencoding to the charset given in the named cookie if it exists

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS
    EXAMPLES
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_cookiecharset cookie-name

DESCRIPTION

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

COMMANDS

ns_cookiecharset cookie-name

EXAMPLES

 
   % ns_cookiecharset user_charset

SEE ALSO

nsd

KEYWORDS

ns_charsets , ns_urlcharset