NameValueCollection query = HttpContext.Current.Request.QueryString; But if I then try "query.AllKeys" I only get two keys, namely "null" and "c".
確定! 回上一頁