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

【ASPリファレンス】 Request オブジェクト

コレクション

Cookies
    cookie の値を取得します。
Form
    フォーム要素の値を取得します。
QueryString
    クエリ文字列内の変数の値を取得します。
ServerVariables
    定義済み環境変数の値です。

プロパティ

TotalBytes
    クライアントが要求し、送信した合計バイト数を取得します。



ASPリファレンス

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


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