ASP@Workshop 
HOME > ASPリファレンス > Response オブジェクト > Charset

Charset (Response オブジェクト)

Response.Charset = CharsetName

引数

なし

解説

文字セット名を Content-Type ヘッダーに追加します。

使用例

Response.Charset = "ISO-LATIN-7"

関連項目

CookiesBufferCacheControlContentTypeExpiresExpiresAbsoluteIsClientConnected
StatusAddHeaderAppendToLogClearEndFlushRedirect
Write



ASPリファレンス

Application オブジェクト
ASPError オブジェクト
Request オブジェクト
Response オブジェクト
Server オブジェクト
Session オブジェクト
ObjectContext オブジェクト


Copyright (C) 2006-2008 ASP@Workshop All rights reserved.