|
Write (Response オブジェクト)
Response.Write word
引数
解説
ブラウザに文字列を出力します。 使用例
Response.Write "文字" Response.Write 999 関連項目
Cookies|Buffer|CacheControl|Charset|ContentType|Expires|ExpiresAbsolute| |
ASPリファレンス
Application オブジェクト ASPError オブジェクト Request オブジェクト Response オブジェクト Server オブジェクト Session オブジェクト ObjectContext オブジェクト |