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

ContentType (Response オブジェクト)

Response.ContentType = ContentType

引数

なし

解説

応答の HTTP コンテンツ タイプを指定します。

使用例

Response.ContentType = "text/HTML"

関連項目

CookiesBufferCacheControlCharsetExpiresExpiresAbsoluteIsClientConnected
StatusAddHeaderAppendToLogClearEndFlushRedirect
Write



ASPリファレンス

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


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