可以透過下面兩種方式取得HTTP Request 類型(GET、POST…) Request. ... QueryString[“Key”] 可以取得GET 參數 ... Form[“Key”] 可以取得POST 參數 ...
確定! 回上一頁