[ Table Of Contents | Keyword Index ]

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

NAME

ns_urlcharset - Set the current connections url charset

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS
    EXAMPLES
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_urlcharset charset

DESCRIPTION

Set the current connections urlcharset. Returns the encoding value for the specified charset. If the connection's urlencoding value is being changed then flush any form set cached locally, ns_conn will do the same.

COMMANDS

ns_urlcharset charset

EXAMPLES

 
   % ns_urlcharset iso-8859-1
   iso8859-1

SEE ALSO

nsd

KEYWORDS

ns_charsets