|
AddHeader (Response オブジェクト)
Response.AddHeader name,value
引数
解説
HTML ヘッダー name を value に設定します。 使用例
Response.AddHeader "Cache-Control", "no-cache"
関連項目
Cookies|Buffer|CacheControl|Charset|ContentType|Expires|ExpiresAbsolute| |
ASPリファレンス
Application オブジェクト ASPError オブジェクト Request オブジェクト Response オブジェクト Server オブジェクト Session オブジェクト ObjectContext オブジェクト |