Charset

The Charset property appends the name of the character set (for example, ISO-LATIN-7) to the Content-Type header in the response object. Setting the CodePage will automatically set the Charset. To specify a specific charset, the Charset property should be set after the CodePage property. 

Settings and Return Values

Sets or returns a String value.

Remarks

This function sets any string in the MIME part header, regardless of whether it represents a valid character set or not.

Applies To

Response Object

See Also

CodePage



©2001-2015 eMill. All trademarks property of their owners.