Ns encodingforcharset

From AOLserver Wiki
Revision as of 04:35, 19 June 2004 by WikiSysop (talk | contribs) (imported from WiKit id 550)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Man page: http://aolserver.com/docs/tcl/ns_encodingforcharset.html


NAME

ns_encodingforcharset - Return the name of the encoding for the specified charset

SYNOPSIS

ns_encodingforcharset charset

DESCRIPTION

Returns the name of the encoding for the specified charset.

EXAMPLES

   % ns_encodingforcharset windows-1258
   cp1258

SEE ALSO

ns_charsets

Category Documentation - Category Core Tcl API