|
Charset (Response オブジェクト)
Response.Charset = CharsetName
引数
なし 解説
文字セット名を Content-Type ヘッダーに追加します。 使用例
Response.Charset = "ISO-LATIN-7" 関連項目
Cookies|Buffer|CacheControl|ContentType|Expires|ExpiresAbsolute|IsClientConnected| |
ASPリファレンス
Application オブジェクト ASPError オブジェクト Request オブジェクト Response オブジェクト Server オブジェクト Session オブジェクト ObjectContext オブジェクト |